summary refs log tree commit diff
path: root/cwm.1
Commit message (Collapse)AuthorAgeFilesLines
...
* Make cwm default keybindings always exist. Additional keybindings nowoga2007-11-191-2/+9
| | | | | | | | | | overlap with the new ones, overriding them. Also a new "unmap" keyword in binding definitions now unmaps a binding without adding a new one. This seriously shrinks the ~/.calmwm/.keys directory of anyone who defines their own bindings whilst wanting some of the defaults. Looked over, liked and ok todd@
* fix a pasto: documentation/5639 from viqjmc2007-11-161-11/+11
| | | | | | | while i'm at it: - fix an .El botch up - kill trailing whitespace - new sentence, new line
* enable pointer movement in cwm via C-<arrowkeys>todd2007-11-131-0/+8
| | | | looked over by oga@
* Small manpage nit.oga2007-11-081-2/+2
| | | | From Okan Demirmen, thanks!
* Document cwm's keybinding support. It was already there, but not in the manpage.oga2007-11-071-0/+58
| | | | | | While I'm here add support for extra modifier keys. "commit commit!" jasper@, ok todd@.
* Add support to cwm for resizing the windows using Control-Meta-[hjkl].oga2007-11-071-2/+6
| | | | | | Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name). ok jasper@, todd@.
* wordingian2007-10-071-1/+1
|
* Okan Demirmen sent me a diff to kill some silly Fa macros, then persuadedjmc2007-06-291-100/+112
| | | | | | me to clean this page up; jasper and bernd gave oks for the Fa removal;
* implement keyboard initiated movement of windowstodd2007-06-271-0/+7
| | | | | | enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@
* modify "exec" dialog so that it auto-completes based on executables inniallo2007-06-261-0/+4
| | | | | | | | | | | | _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@
* document the autogroup functionality.jasper2007-06-061-0/+19
| | | | with aon@iki.fi
* full screen sized windowsjasper2007-05-271-0/+2
| | | | ok matthieu@
* - new sentence, new line.jasper2007-05-101-47/+43
| | | | | | | - use .Pp instead of just a newline - no empty lines between sections. ok jmc@ matthieu@
* - add a "-d" option, to specify the display cwm should be started onjasper2007-05-101-0/+11
| | | | | | | - adjust argc/argv by optind - add an ENVIRONMENT section to the manpage ok matthieu@ ray@
* Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newbernd2007-04-271-0/+2
| | | | key binding.
* Initial revisionbernd2007-04-271-0/+223