mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 08:15:46 +01:00
- TEXTAREA support! Not working perfectly, but for a one-day-work i am impressed myself,
now just needing to add commands with MOTION like cw or d0. Visual mode works already quite well. - gi support - BUG: special keys like home/end in the location bar stoped working by this dramatic changes
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,6 +1,9 @@
|
||||
<pre>
|
||||
2007-xx-xx:
|
||||
* version 0.6
|
||||
* new gi browser command to focus last used input box
|
||||
* edit TEXTAREAs with many vim commands in a vim and even visual mode
|
||||
* support for emacs/bash-like ctrl-e/a/u/k/h keys in single line text fields
|
||||
* support for * and # mappings to search for the text selection or the text under the cursor
|
||||
* Escape finally clears any selection made in the document
|
||||
* initial start of caret mode. Start with 'i', stop with Escape;
|
||||
|
||||
Reference in New Issue
Block a user