[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Scrolling "vi" in a bash window with the mouse wheel





Jason L Tibbitts III wrote:
"DP" == Douglas Phillipson <phillipd oem doe gov> writes:

DP> Is there a way to configure my mouse wheel to do a "up/down arrow"
DP> equivalent in VI, As it does in kate?

An interesting question, so I spent a few seconds at google searching
for "vim mouse" and found some info.  In vim, type :help mouse-using.
More specifically, :set mouse=nv should turn on scrolling for the
regular modes.

 - J<

Ah!  That works great, thanks!  (set mouse=nvich)

Doug P


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]