1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 13:51:24 +02:00

Add 'wildcase' option

This commit is contained in:
Kris Maglione
2008-11-28 05:07:23 +00:00
parent 2ef031c756
commit 5e732e3bf1
6 changed files with 71 additions and 12 deletions
+1
View File
@@ -308,6 +308,7 @@ section:Options[option-index]
||'usermode'|| Show current website with a minimal style sheet to make it easily accessible +
||'verbose'|| Define which info messages are displayed +
||'visualbell'|| Use visual bell instead of beeping on errors +
||'wildcase'|| Completion case matching mode +
||'wildignore'|| List of file patterns to ignore when completing files +
||'wildmode'|| Define how command-line completion works +
||'wildoptions'|| Change how command-line completion is done +