| Summary: | pasting in vim with scrollwheel scrolls text | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Simon Perreault <Simon.Perreault> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | RedHat Enterprise Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Simon Perreault
2005-02-10 16:09:15 UTC
It does appear that having :set mouse=a causes scrolling with Shift-MMB. I personally don't use mouse=a in vim so I'm not sure what is suppose to occur. The following excerpt from Vim's manual (:help mouse) will probably be helpful:
Note: When enabling the mouse in a terminal, copy/paste will use the
"* register if there is access to an X-server. The xterm handling of
the mouse buttons can still be used by keeping the shift key pressed.
Also see the 'clipboard' option.
Works correctly under Konsole for KDE 4 (ie. doesn't scroll). Bug is still there. Checked on version 2.1 KDE 4.00.84 (KDE 4.0.84 (KDE 4.1 >= 20080625)) from Debian Experimental. Try to open large python file, scroll in the middle, enter Insert mode and try to paste any text using middle mouse button/wheel |