• Skip to primary navigation
  • Skip to content
  • Skip to footer
mox blog
  • Helm Repo
  • Categories
      Misc Sysadmin
  • Archive
    • by Tag
    • by Category
    • by Year
    1. Home
    2. /
    3. Sysadmin
    4. /
    5. visual mode not implemented in vi using termux
    jmox

    jmox

    I am $(whoami).
    About myself, I can say:
    lslogins \
    --noheadings \
    -o=GECOS -l $(whoami)

    • $HOME
    • E-mail
    • GitHub
    • Keybase

    visual mode not implemented in vi using termux

    less than 1 minute read

    When using vi on Termux we might have the issue that the visual mode is not implemented.

    'v' is not implemented 
    

    That probably happens because we are using the vi delivered with busybox. To use the visual mode and some other vi options we install vim

    pkg in vim
    

    Tags: termux, vi

    Categories: sysadmin

    Updated: June 15, 2020

    Twitter Reddit Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    Wireguard VPN Plugin for NetworkManager in GNOME

    January 27, 2021 1 minute read

    Wireguard is a layer-3 secure network tunnel for ipv4 and ipv6. It has managed to remove the complexity that other solutions/VPN protocols like OpenVPN or IP...

    Atlassian Cloud: Pros and Cons

    December 24, 2020 less than 1 minute read

    Many companies are considering whether or not to migrate their Atlassian on-premise products to the Cloud option after announcing Atlassian that their Server...

    Preparing ACP-600 Project Administration in Jira Server: Part II Labs

    September 13, 2020 4 minute read

    Let’s talk about the 24 hours lab that Atlassian provides when you buy the ACP-600 preparation course + exam bundle.

    Preparing ACP-600 Project Administration in Jira Server: Part I Concepts to master

    September 12, 2020 16 minute read

    Here you can find what helped me to pass the exam ACP-600 Project Administration in Jira Server a couple of days ago. I hope it helps you too.

    • GitHub
    • Feed
    © 2024 mox. Terms and privacy policy.