mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 06:05:46 +01:00
Improve "command line" <-> "command-line" usage.
--HG-- extra : rebase_source : daa8ab7737ea2e82ce48de78d5ae3e8434735cf4
This commit is contained in:
@@ -365,7 +365,7 @@ This file contains a list of all available commands, mappings and options.
|
||||
|
||||
<dl>
|
||||
<dt><o>activate</o></dt> <dd>Define when tabs are automatically activated</dd>
|
||||
<dt><o>altwildmode</o></dt> <dd>Define how command line completion works when the Alt key is pressed</dd>
|
||||
<dt><o>altwildmode</o></dt> <dd>Define how command-line completion works when the Alt key is pressed</dd>
|
||||
<dt><o>autocomplete</o></dt> <dd>Automatically update the completion list on any key press</dd>
|
||||
<dt><o>banghist</o></dt> <dd>Replace occurrences of ! with the previous command when executing external commands</dd>
|
||||
<dt><o>cdpath</o></dt> <dd>List of directories searched when executing <ex>:cd</ex></dd>
|
||||
|
||||
Reference in New Issue
Block a user