FG
💻 Software

Whats the difference between vi editor in Red Hat linux and Ubuntu?

Fresh5 days ago
Mar 15, 20264209 views
Confidence Score0%
0%

Problem

I realize a difference in vi editor of ReD Hat and Ubuntu. In my company, I'm working in Red Hat. In that, the vi editing commands working as usual. Say, 'dd' to delete,'p' to paste, 'yy' to yank, etc. But in Ubuntu, if I open the vi editor in terminal, then the commands are not working properly. E…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Whats the difference between vi editor in Red Hat linux and Ubuntu?

Low Risk

Ubuntu comes with vim-tiny, which IMHO sucks. you need to install vim do sudo apt-get install vim

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment