Facebook Twitter Instagram
    WiredRevolution.com
    • Home
    • About
    • Contact Us
    • Essential Linux Commands
    • Sitemap
    Facebook Twitter Instagram
    WiredRevolution.com
    guides

    Enable the backspace key in VIM

    RyanBy RyanDecember 13, 2011Updated:September 19, 20121 Min Read
    Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Email

    In some instances you may find that the default configuration of VIM has the backspace key disabled. Like many others I expect to be able to delete characters right-to-left like most other text editors. Unless you are doing some very minor editing, it quickly becomes a hassle to use the delete key.

    Luckily there is a quick fix. Add the following line to the .vimrc configuration file in your home directory:

    set backspace=indent,eol,start

    You can change for all users by placing this previous line in the /etc/vimrc configuration file.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
    Previous ArticleThe Linux Kernel Reaches Milestone Version 3.0
    Next Article Install FFmpeg on RHEL 5 or CentOS 5

    Related Posts

    Fix insync Gnome Shell extension error on Ubuntu

    Fix SketchUp refresh bug on Linux with WINE

    Fix OpenGL: ChoosePixelFormat SketchUp error in WINE

    Most Commented
    March 12, 2009

    Fix blue tinted video in Ubuntu

    September 10, 2010

    Setup SSH access between VirtualBox Host and Guest VMs

    March 8, 2011

    Install GNOME Shell in Ubuntu 10.10 Maverick

    April 4, 2009

    Setup the PS3 Bluetooth Controller on Ubuntu

    October 22, 2008

    How to correctly use LD_LIBRARY_PATH

    Recent Comments
    • Execute command on linux virtual machine (or server) from windows commandline on Setup SSH access between VirtualBox Host and Guest VMs
    • Solved: How to SSH to a VirtualBox guest externally through a host? - Daily Developer Blog on Setup SSH access between VirtualBox Host and Guest VMs
    • How to SSH to a VirtualBox guest externally through a host? [closed] – Code D3 on Setup SSH access between VirtualBox Host and Guest VMs
    • How to copy and paste from VirtualBox? [duplicate] on Setup SSH access between VirtualBox Host and Guest VMs
    • Jackie Laguna on Fix OpenGL: ChoosePixelFormat SketchUp error in WINE
    © 2025 ThemeSphere. Designed by ThemeSphere.

    Type above and press Enter to search. Press Esc to cancel.