mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-10 11:05:47 +01:00
Allow :set foo=bar | echo baz.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
- Backtracks to the first successful match after pressing
|
||||
backspace.
|
||||
- Supports reverse incremental search.
|
||||
* Multiple ex commands may now be separated by |
|
||||
* IMPORTANT: Plugins are now loaded from the 'plugins/'
|
||||
directory in 'runtimepath' rather than 'plugin/'.
|
||||
* IMPORTANT: 'loadplugins' is not a regexlist option rather than
|
||||
|
||||
@@ -56,7 +56,6 @@ FEATURES:
|
||||
8 :redir and 'verbosefile'
|
||||
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
|
||||
8 all search commands should start searching from the top of the visible viewport
|
||||
8 allow for multiple ex commands separated with | (see #24)
|
||||
8 <C-o>/<C-i> should work as in vim (i.e., save page positions as well as
|
||||
locations in the history list).
|
||||
8 jump to the next heading with ]h, next image ]i, previous textbox [t and so on
|
||||
|
||||
Reference in New Issue
Block a user