1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-06 07:55:46 +01:00

Add <Pass> pseudo-key.

--HG--
extra : rebase_source : e1d27c1fd04a598a25cd0c0c8c266834e80b2320
This commit is contained in:
Kris Maglione
2011-02-20 18:05:45 -05:00
parent db14f13353
commit 211091d79d
4 changed files with 55 additions and 23 deletions

View File

@@ -78,6 +78,7 @@
- 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]
- Added <Pass> pseudo-key. [b6]
- Removed the implicit page load delays during macro playback. [b6]
- Added the base modes Base, Main, and Command which other
modes inherit key bindings from. [b6]