1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 15:33:35 +01:00

- new 'insertmode' option

- fixed c-u behavior
This commit is contained in:
Martin Stubenschrott
2007-09-12 13:41:15 +00:00
parent 9a7ecb0f5c
commit e4f8b78f07
5 changed files with 30 additions and 21 deletions

2
NEWS
View File

@@ -2,7 +2,7 @@
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
* edit TEXTAREAs with many vim commands in a vim and even visual mode if you :set noinsertmode
* 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