Re: Tab Completion Broken

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

 



On 11/05/2016 06:59 PM, stan wrote:
This characteristic of X is a pain in gvim where it pastes at the copy
point instead of the last insertion point, unlike vim in a console,
where it pastes at the current insertion point.  i.e. in gvim, X moves
the current insertion point to the double click, while in a console the
insertion point remains where it was.  A big difference in efficiency
when editing, especially when doing quick variable name copies to avoid
typing.

This doesn't happen in an X term since there is only one insertion
point.  I just checked, and it pastes properly there.

In gvim, X doesn't move the insertion point. Gvim is a graphical application, so it knows fully about the mouse. Vim is a console application and does not know about the mouse. In that case, the middle click is interpreted by the terminal program which feeds the clipboard contents as keyboard input. As a very clear example, compare the difference between gvim and vim when pasting while in command mode.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux