- Timestamp:
- Sep 18, 2010, 5:07:40 PM (14 years ago)
- Branches:
- master, release-1.10, release-1.7, release-1.8, release-1.9
- Children:
- 1b8c3f8
- Parents:
- d2fd2f7
- git-author:
- David Benjamin <davidben@mit.edu> (08/22/10 04:06:49)
- git-committer:
- David Benjamin <davidben@mit.edu> (09/18/10 17:07:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
keys.c
rd2fd2f7 rdcd48ad 212 212 BIND_CMD("C-g", "popless:quit", ""); 213 213 214 /* Don't bind popless:start-command for now, as most commands make 215 * no sense. */ 216 #if 0 214 217 BIND_CMD(":", "popless:start-command", "start a new command"); 215 218 BIND_CMD("M-x", "popless:start-command", "start a new command"); 219 #endif 216 220 217 221 BIND_CMD("/", "popless:start-search", "start a search command");
Note: See TracChangeset
for help on using the changeset viewer.