vi

According to Wikipedia:

vi is a screen-oriented text editor originally created for the Unix operating system. The portable subset of the behavior of vi and programs based on it, and the ex editor language supported within these programs, is described by (and thus standardized by) the Single Unix Specification and POSIX.

Installation

Install the vi package.

Vi-style software

The key bindings and modes of vi have been recreated in various other software:

gollark: I think there's a bit missing on the end, actually.
gollark: It is, in fact, `Never gonna give you up\r\nNever gonna let you down\r\nNever gonna run around and desert you\r\nNever gonna make you cry\r\nNever gonna say goodbye\r\nNever gonna tell a lie and hurt yo:`.
gollark: It's a oneliner in python, `"".join(map(lambda a: chr(int(a, 2)), x.split(" ")))` where x is the string of bytes.
gollark: What? No.
gollark: HIGHLY mathematical.

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.