- Timestamp:
- Jun 30, 2002, 12:22:20 PM (23 years ago)
- 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:
- 6794f72
- Parents:
- 8ee73f8d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/owlconf.erik
r8ee73f8d r039213e 125 125 owl::command("bindkey recv M-K command ( smartnarrow ; delete view ; expunge ; view all )"); 126 126 127 # toggle between a view and a smartnarrow with TAB 127 # Toggle between a view and a smartnarrow with TAB. 128 # Note that you probably want to use something other than TAB as 129 # it will have another binding in a future version of owl. 128 130 owl::command("alias swapview perl swapview();"); 129 131 owl::command("bindkey recv C-i command swapview");
Note: See TracChangeset
for help on using the changeset viewer.