Changeset c65d81e for keys.c


Ignore:
Timestamp:
Dec 23, 2003, 10:05:01 AM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
4b660cc
Parents:
e9f239b
Message:
New 'away' command, just an alias to zaway for now.
'A' key now bound to 'away' command.
In status bar "ZAWAY" is now "AWAY"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • keys.c

    r2674412 rc65d81e  
    265265  BIND_CMD("o",   "toggle-oneline", "");
    266266
    267   BIND_CMD("A",   "zaway toggle",     "toggles zaway on and off");
     267  BIND_CMD("A",   "away toggle",     "toggles away message on and off");
    268268
    269269  BIND_CMD("z",   "start-command zwrite ", "start a zwrite command");
Note: See TracChangeset for help on using the changeset viewer.