mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 19:55:48 +01:00
Add go+=c and move the mode message to the left of the status-line. CSS needs some work.
This commit is contained in:
@@ -18,13 +18,14 @@
|
||||
- Backtracks to the first successful match after pressing
|
||||
backspace.
|
||||
- Supports reverse incremental search.
|
||||
- Input boxes are not focused when matches are highlighted.
|
||||
* Ex command parsing improvements, including:
|
||||
- Multiple Ex commands may now be separated by |
|
||||
- Commands can continue over multiple lines in RC files by
|
||||
prefixing the continuation lines with a \
|
||||
- The \ character is no longer treated specially within single
|
||||
quotes, i.e., 'fo\o''bar' ⇒ fo\o'bar
|
||||
* Command line is now hidden by default. Added C and M to
|
||||
* Command line is now hidden by default. Added c, C, and M to
|
||||
'guioptions'.
|
||||
* Hint mode improvements, including:
|
||||
- Added g; continued extended hint mode, which allows
|
||||
|
||||
Reference in New Issue
Block a user