Borger@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · edit-21 年前exiting vim, peak hahaslemmy.blahaj.zoneimagemessage-square17fedilinkarrow-up1230
arrow-up1230imageexiting vim, peak hahaslemmy.blahaj.zoneBorger@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · edit-21 年前message-square17fedilink
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkEnglisharrow-up2·1 年前Ah, but have you used ed, the standard editor?
minus-squareuranushertzlinkfedilinkEnglisharrow-up1·1 年前I have not. But since I learned vi on Linux and Unix, it was using ex as it’s ‘personality’. ed is not something I have dug into.
minus-squareuranushertzlinkfedilinkEnglisharrow-up1·1 年前Quick search, it appears as though ed is a precursor to sed, which I use all the time. Both of which have a similar context and toolset to ex used in vim.
Ah, but have you used ed, the standard editor?
ed, man!
man ed
!I have not. But since I learned vi on Linux and Unix, it was using ex as it’s ‘personality’. ed is not something I have dug into.
Quick search, it appears as though ed is a precursor to sed, which I use all the time. Both of which have a similar context and toolset to ex used in vim.