1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-05 14:05:45 +01:00

Add NEWS item regarding fixed key notation.

This commit is contained in:
Doug Kearns
2009-05-24 23:45:30 +10:00
parent 61b6491b8b
commit 133deb08d2

View File

@@ -1,5 +1,7 @@
2009-XX-XX:
* version 2.2a1pre
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
and <C-A> are equivalent, to map the uppercase character use <C-S-A>.
* add @: mapping - repeat the last Ex command
* add \ mapping - toggle between rendered and source view
* add ;c extended hint mode - open the context menu