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





Jason L Tibbitts III wrote:
"DP" == Douglas Phillipson <phillipd@xxxxxxxxxxx> 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

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages