Implement keybindings, adjust CMDMODE grammar, update DEPENDS

This commit is contained in:
Michael Stapelberg
2009-02-10 20:49:47 +01:00
parent 069a740a94
commit 3e7b12ba43
5 changed files with 193 additions and 83 deletions

View File

@ -13,7 +13,11 @@ cmd := [ <times> ] [ <move> | <snap> ] <where>
oder
with := { [ <times> ] <where> }+ <enter> <cmd>
with := <w> { [ <times> ] <where> }+ <space> <cmd>
oder
exec := exec <path>
an jeder Stelle kann mit escape abgebrochen werden
@ -29,4 +33,4 @@ Fenster nach rechts verschieben:
ml
Fenster und Fenster untendrunter nach rechts verschieben:
wk<enter>ml
wk ml