mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Update changelog for 1.13.3
This commit is contained in:
parent
ede3936b82
commit
683bb1b2f1
1 changed files with 4 additions and 3 deletions
|
@ -4,10 +4,11 @@
|
|||
|
||||
* New features:
|
||||
|
||||
* Our command line now has completions for ex commands and aliases!
|
||||
* It even includes a little bit of help for each command.
|
||||
* Rapid hint mode improvements:
|
||||
* Our command line now has more completions:
|
||||
* Ex commands and ex aliases with a little bit of help for each command.
|
||||
* Settings, showing their current value (currently does not support options within options)
|
||||
|
||||
* Rapid hint mode improvements:
|
||||
* Less jank (particularly if you hold a key down)
|
||||
* Most hint modes now have a rapid mode with `hint -q[flag]` and bound to `;g[key]`
|
||||
* The divergence from Pentadactyl is because we already have `g;` bound to "switch to tab containing last used input field and focus it", which is my pet favourite command.
|
||||
|
|
Loading…
Add table
Reference in a new issue