summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_complist.yo
AgeCommit message (Collapse)AuthorFilesLines
2017-05-28unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer1-1/+4
2016-02-07unposted: complist module docs: Fix parameter name in an example.Dominik Ritter1-2/+2
Submitted via GitHub (https://github.com/zsh-users/zsh/pull/6).
2015-05-1235075: improve manual formatJun-ichi Takimoto1-3/+3
also fixed a ChangeLog entry for 35034 (2015-05-06)
2011-05-1129206: fix formattingMikael Magnusson1-2/+2
2010-09-0128188: better doc for limitations in overlap key mapsPeter Stephenson1-1/+4
2009-11-3027441: add "sa" for suffix alias completion highlightingPeter Stephenson1-0/+4
2009-07-0127085: add accept-search handling to scrollist keymapPeter Stephenson1-0/+3
2009-07-0127080: it wasnt possible to exit menu selection cleanlyPeter Stephenson1-2/+3
2008-08-06unposted: two-word clarification of ZLS_COLORS usage.Bart Schaefer1-1/+1
2008-08-0625389: rearrange precedence of ZLS_COLORS alternatives.Bart Schaefer1-3/+3
2008-07-0525266: always use EXTENDED_GLOB for patterns in ZLS_COLORSPeter Stephenson1-1/+2
2008-05-1625052: update docs for use of colour highlightingPeter Stephenson1-1/+2
2008-05-1225006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson1-1/+1
fix ordering of statd versus extension and pattern highlight tests
2008-05-1225006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson1-2/+1
fix ordering of statd versus extension and pattern highlight tests
2008-05-0624951: implement ZLS_COLORS ln=targetPeter Stephenson1-1/+3
2008-04-2024851: support colour codes for from current GNU lsAndrey Borzenkov1-3/+23
2007-11-08users/12198: make menu-select documentation clearerPeter Stephenson1-2/+9
2003-01-20zsh-users/5780: viinsert widget is really vi-insertPeter Stephenson1-1/+1
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky1-0/+16
2001-05-2814509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams1-1/+1
2000-10-05cleanup (12896)Sven Wischnowsky1-14/+14
2000-09-05change context for i-c-w styles, update docs (12744)Sven Wischnowsky1-1/+8
2000-08-10Minor documentation fixes (12585)Oliver Kiddle1-1/+1
2000-07-03change format style with warnings tag, don't add descriptions as matches; ↵Sven Wischnowsky1-1/+5
make a-a-i-n-h in menu selection work even without matches (12134)
2000-06-03Felix, 11734: Memory leak and doc error.Bart Schaefer1-1/+1
2000-05-2111478; 3.1.7-pre-4Peter Stephenson1-65/+65
2000-05-11make ^G in menu-selection restore the old command line; add select=long* ↵Sven Wischnowsky1-1/+2
values for menu style to start menu-selection if list is too long for screen (11319)
2000-05-11Spelling corrections in the docs (11315)Oliver Kiddle1-2/+2
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵Sven Wischnowsky1-30/+30
MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959)
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵Sven Wischnowsky1-11/+13
variable-width strings (10816)
2000-04-1810802: typoPeter Stephenson1-1/+1
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky1-14/+29
new used parameters, use local keymap when waiting at list-prompt (10801)
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-37/+246
1999-06-27Initial revisionTanaka Akira1-0/+119