Try to improve tab completion: when a key is pressed while tab completion menu is...
authorLaurent Monin <geeqie@norz.org>
Fri, 6 Mar 2009 22:34:38 +0000 (22:34 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 6 Mar 2009 22:34:38 +0000 (22:34 +0000)
commite4c7b67ba437b2e4b667b48ed40e50346c3fce45
tree0e4a79e46a1ffadefc2eead7b6a970da2412cdd2
parent0006442fe24f14a1ce2492b73d22c92670bf0974
Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
src/ui_tabcomp.c