diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 13:26:23 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 13:26:23 -0700 |
| commit | 961ac49f81eb9f4de7acb1adfd8836b07857fe2c (patch) | |
| tree | fbc7da06548dda8dfe3e45dd5a41323b6c397c91 /config.def.h | |
| parent | 17ce3f08df89700cdd83ae993f839eb9ad43dbe7 (diff) | |
Simplifying interleave code and adding doc
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 17d31a7..5cf4cdf 100644 --- a/config.def.h +++ b/config.def.h @@ -29,6 +29,7 @@ deselect:<filename> Deselect <filename> dotfiles:[01] Whether dotfiles are visible goto:<filename> Move the cursor to <filename> (changing directory if needed) + interleave:[01] Whether or not directories should be interleaved with files in the display jump:<key> Jump to the mark associated with <key> mark:<key>[=<path>] Associate <key> with <path> (or current dir, if blank) move:<num*> Move the cursor a numeric amount |
