Changeset da466e0 for variable.c
- Timestamp:
- Aug 22, 2008, 9:48:20 PM (15 years ago)
- Branches:
- master, debian, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 147d880
- Parents:
- cdc6ff1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
variable.c
r719c699 rda466e0 312 312 NULL /* use default for get */ 313 313 ), 314 315 OWLVAR_INT( "typewindelta" /* %OwlVarStub */, 0, 316 "number of lines to add to the typing window when in use", 317 "On small screens you may want the typing window to\n" 318 "auto-hide when not entering a command or message.\n" 319 "This variable is the number of lines to add to the\n" 320 "typing window when it is in use; you can then set\n" 321 "typewinsize to 1.\n\n" 322 "This works a lot better with a non-default scrollmode;\n" 323 "try :set scrollmode pagedcenter.\n"), 314 324 315 325 OWLVAR_ENUM( "scrollmode" /* %OwlVarStub */, OWL_SCROLLMODE_NORMAL,
Note: See TracChangeset
for help on using the changeset viewer.