diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/Keybindings | 9 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 3c302bc261..24f5d8c955 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-01 Radek Doulik <rodo@helixcode.com> + + * Keybindings: added composer keybindings description + 2000-10-25 Aaron Weber <aaron@helixcode.com> * C/menuref.sgml: Actions -> New Directory Server added. diff --git a/doc/Keybindings b/doc/Keybindings index 0a88f165d5..f232802110 100644 --- a/doc/Keybindings +++ b/doc/Keybindings @@ -2,3 +2,12 @@ Delete key: Deletes message, moves forward. +* Keybindings for the composer + + Control-s: Saves message to file. + Control-w: Closes composer window. + Control-Return: Sends message now. + + F6: Opens find dialog. + F7: Opens replace dialog. + |