author | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Sat, 28 Mar 2009 18:03:51 +0000 (19:03 +0100) | ||
committer | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Sat, 28 Mar 2009 18:03:51 +0000 (19:03 +0100) | ||
commit | 574bceb005d019d411f73bdd7e811d0bca4643b3 | |
tree | 5ffb4919fe2803c4de801e06026087855e06c418 | tree | snapshot |
parent | 12f47b8f081b5bea483cd6b17b9e4a5865efbca8 | commit | diff |
conf: Added new "jump-prefix-only" option.
Commit b36fbc3ed8b9ceed41 broke the usecase of jumping
directly to the first entry which begins with a certain letter.
This patch adds a new option, which enables the old behaviour,
which searches for the beginning of a string and not for the first
occurence.
Commit b36fbc3ed8b9ceed41 broke the usecase of jumping
directly to the first entry which begins with a certain letter.
This patch adds a new option, which enables the old behaviour,
which searches for the beginning of a string and not for the first
occurence.
src/conf.c | diff | blob | history | |
src/list_window.c | diff | blob | history | |
src/match.c | diff | blob | history | |
src/match.h | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history |