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

Add [d and ]d.

This commit is contained in:
Kris Maglione
2011-08-07 21:36:01 -04:00
parent 3aa12ba117
commit cb1d409c3e
4 changed files with 86 additions and 39 deletions

View File

@@ -83,6 +83,7 @@
changes. [b6]
- Added 'timeout' and 'timeoutlen' options. [b6]
- Added n_{, n_}, n_[, n_], and n_g] mappings. [b7]
- Added n_[d and n_]d. [b8]
- Added <A-b> to execute a builtin mapping. [b6]
- Added <A-m>l and <A-m>s to aid in the construction of
macros. [b6]