Implement kill-command to kill the current window, document it

This commit is contained in:
Michael Stapelberg
2009-03-14 22:09:36 +01:00
parent cc0b060628
commit cb9c7078be
9 changed files with 86 additions and 4 deletions

View File

@ -17,7 +17,7 @@ with := <w> { [ <times> ] <where> }+ <space> <cmd>
oder
special := [ exec <path> | exit | restart ]
special := [ exec <path> | kill | exit | restart ]
an jeder Stelle kann mit escape abgebrochen werden