add -r flag to reverse scrolling behavior.
from peter canning.
This commit is contained in:
parent
5eead98e71
commit
d8c78a8d56
2 changed files with 11 additions and 0 deletions
|
|
@ -515,6 +515,7 @@ Text *mousetext; /* global because Text.close needs to clear it */
|
|||
Text *typetext; /* global because Text.close needs to clear it */
|
||||
Text *barttext; /* shared between mousetask and keyboardthread */
|
||||
int bartflag;
|
||||
int swapscrollbuttons;
|
||||
Window *activewin;
|
||||
Column *activecol;
|
||||
Buffer snarfbuf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue