mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-25 13:15:54 +01:00
:set noshowmode | :echo 'foobar\n'<ESC> doesn't clear the more prompt
This commit is contained in:
@@ -24,13 +24,14 @@ BUGS:
|
|||||||
- visual caret mode is broken
|
- visual caret mode is broken
|
||||||
- Form elements in iframes must be selected twice, whether by tabbing or
|
- Form elements in iframes must be selected twice, whether by tabbing or
|
||||||
clicking.
|
clicking.
|
||||||
- :regressions is broken, also now blanks the MOW when run
|
- :regressions is broken
|
||||||
|
- :set noshowmode | :echo "foobar\n"<ESC> doesn't clear the more prompt
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
9 fix local options
|
9 fix local options
|
||||||
9 adaptive timeout for auto-completions, :set completions can be updated more often than
|
9 adaptive timeout for auto-completions, :set completions can be updated more often than
|
||||||
:open foo
|
:open foo
|
||||||
9 :highlight clear and :colorscheme default
|
9 :colorscheme default
|
||||||
9 use the storage module for autocommands
|
9 use the storage module for autocommands
|
||||||
8 :redir and 'verbosefile'
|
8 :redir and 'verbosefile'
|
||||||
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
|
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
|
||||||
|
|||||||
Reference in New Issue
Block a user