About: Easy word and page selection and deletion in gvim   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Also, holding down the Ctrl key and pressing either Backspace or Delete keys delete word-by-word. The features mentioned above work differently and are somewhat clumsy in Vim - requiring many keystrokes and often a change from insert to normal mode and back from visual. Some features do not exist. Hence, I thought of combining these features with Vim as a way of bringing Vim closer to the standard editing tools most textboxes have. Plus, this would be a great way for new users to get acquainted with Vim. =========================

AttributesValues
rdfs:label
  • Easy word and page selection and deletion in gvim
rdfs:comment
  • Also, holding down the Ctrl key and pressing either Backspace or Delete keys delete word-by-word. The features mentioned above work differently and are somewhat clumsy in Vim - requiring many keystrokes and often a change from insert to normal mode and back from visual. Some features do not exist. Hence, I thought of combining these features with Vim as a way of bringing Vim closer to the standard editing tools most textboxes have. Plus, this would be a great way for new users to get acquainted with Vim. =========================
Version
  • 5(xsd:double)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 916(xsd:integer)
Author
  • Gerald Lai
Complexity
  • intermediate
Created
  • 2005-04-20(xsd:date)
ID
  • 917(xsd:integer)
NEXT
  • 918(xsd:integer)
Rating
  • 9(xsd:integer)
abstract
  • Also, holding down the Ctrl key and pressing either Backspace or Delete keys delete word-by-word. The features mentioned above work differently and are somewhat clumsy in Vim - requiring many keystrokes and often a change from insert to normal mode and back from visual. Some features do not exist. Hence, I thought of combining these features with Vim as a way of bringing Vim closer to the standard editing tools most textboxes have. Plus, this would be a great way for new users to get acquainted with Vim. These mappings utilize the Ctrl & Shift keys that may *NOT* work with terminal versions of Vim. They SHOULD work with GVim. I have set up these mappings to work just the way I would like it to do. They may not conform to how it actually is when the same keystrokes are performed in another editor (e.g. textboxes in Windows or X11). Try it and see if you like it :) No, v is not the same as v. Both 's are necessary to give its effect. I'm slightly dissatisfied with the mapping done when the cursor is at the end of a line. It pulls the next line up and _deletes the first word_. Any ideas on how to prevent it from taking the first word, but still take the eol? "place in vimrc file "word selection nmap vbge nmap vew imap _mz"_xv`zobge imap _my"_xi_mz"_xv`yo`z vmap bge vmap ew "down/up selection nmap v nmap v imap _mz"_xv`zo`z imap _mz"_xv`zo`zo vmap vmap "home/end selection nmap v nmap v imap _mz"_s`zv imap _mz"_xv`zo "half page down/up selection nmap v nmap v imap _mz"_xv`zo imap _mz"_xv`zo vmap vmap "word deletion imap imap _mzewiv`z"_c =========================
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software