Changeset d699541 for commands.c
- Timestamp:
- May 24, 2010, 8:22:54 PM (15 years ago)
- Branches:
- release-1.6
- Children:
- d9b0bad6
- Parents:
- 4be3c76
- git-author:
- Leonid Grinberg <leonidg@mit.edu> (05/08/10 21:26:00)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (05/24/10 20:22:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r4be3c76 rd699541 92 92 "Use 'show keymaps' to see the existing keymaps.\n" 93 93 "Key sequences may be things like M-C-t or NPAGE.\n\n" 94 "Ex.: bindkey recv C-b command zwrite -c barnowl\n\n" 95 "SEE ALSO: unbindkey"), 94 "Ex.: bindkey recv C-b command zwrite -c barnowl\n" 95 "Ex.: bindkey recv m command start-command zwrite -c my-class -i \n\n" 96 "SEE ALSO: unbindkey, start-command"), 96 97 97 98 OWLCMD_ARGS("unbindkey", owl_command_unbindkey, OWL_CTX_ANY,
Note: See TracChangeset
for help on using the changeset viewer.