Changeset d699541


Ignore:
Timestamp:
May 24, 2010, 8:22:54 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
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)
Message:
Add a start-command example to :bindkey since a lot of people asked about it
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    r4be3c76 rd699541  
    9292              "Use 'show keymaps' to see the existing keymaps.\n"
    9393              "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"),
    9697
    9798  OWLCMD_ARGS("unbindkey", owl_command_unbindkey, OWL_CTX_ANY,
Note: See TracChangeset for help on using the changeset viewer.