]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
Make anchored string matching configurable
authormartin f. krafft <redacted>
Thu, 2 Feb 2017 01:40:44 +0000 (02:40 +0100)
committermartin f. krafft <redacted>
Wed, 8 Feb 2017 20:35:15 +0000 (21:35 +0100)
commit883d7a8f9d00a8f080891725ce0fb1c1dcc8ea27
treea6b609b4d7458a7008016ec1ec84756b5d4edd78
parent4d80ff9fa33f2afd845e8c5a4b70ceec61d2f6d7
Make anchored string matching configurable

Introduces two new settings `go_match_anchored` and
`go_complete_anchored` that control whether the search string (the
argument to `/go`) matches only at the start of window/item names (the
default), or anywhere in the names.

Signed-off-by: martin f. krafft <redacted>
scripts/go.pl
git clone https://git.99rst.org/PROJECT