1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-22 23:13:32 +01:00

NEWS and documentation for previous commit (;i ;I)

This commit is contained in:
Conrad Irwin
2009-05-27 23:43:53 +01:00
parent 54b48868ce
commit 0766b31697
2 changed files with 3 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
2009-XX-XX:
* add :i and :I for opening image location (in new tab)
* 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>.