Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2007-11-16 | fix a pasto: documentation/5639 from viq | jmc | -12/+12 | |
while i'm at it: - fix an .El botch up - kill trailing whitespace - new sentence, new line | ||||
2007-11-13 | enable pointer movement in cwm via C-<arrowkeys> | todd | -1/+9 | |
looked over by oga@ | ||||
2007-11-08 | Small manpage nit. | oga | -3/+3 | |
From Okan Demirmen, thanks! | ||||
2007-11-07 | Document cwm's keybinding support. It was already there, but not in the manpage. | oga | -1/+59 | |
While I'm here add support for extra modifier keys. "commit commit!" jasper@, ok todd@. | ||||
2007-11-07 | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | -3/+7 | |
Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name). ok jasper@, todd@. | ||||
2007-10-07 | wording | ian | -2/+2 | |
2007-06-29 | Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded | jmc | -101/+113 | |
me to clean this page up; jasper and bernd gave oks for the Fa removal; | ||||
2007-06-27 | implement keyboard initiated movement of windows | todd | -1/+8 | |
enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@ | ||||
2007-06-26 | modify "exec" dialog so that it auto-completes based on executables in | niallo | -1/+5 | |
_PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@ | ||||
2007-06-06 | document the autogroup functionality. | jasper | -1/+20 | |
with aon@iki.fi | ||||
2007-05-27 | full screen sized windows | jasper | -1/+3 | |
ok matthieu@ | ||||
2007-05-10 | - new sentence, new line. | jasper | -48/+44 | |
- use .Pp instead of just a newline - no empty lines between sections. ok jmc@ matthieu@ | ||||
2007-05-10 | - add a "-d" option, to specify the display cwm should be started on | jasper | -1/+12 | |
- adjust argc/argv by optind - add an ENVIRONMENT section to the manpage ok matthieu@ ray@ | ||||
2007-04-27 | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | bernd | -1/+3 | |
key binding. |