Search results
Results From The WOW.Com Content Network
Vim (/ v ɪ m / ⓘ; [5] vi improved) is a free and open-source, screen-based text editor program. It is an improved clone of Bill Joy's vi.Vim's author, Bram Moolenaar, derived Vim from a port of the Stevie editor for Amiga [6] and released a version to the public in 1991.
The default on MS-DOS 5.0 and higher and is included with all 32-bit versions of Windows that do not rely on a separate copy of DOS. Up to including MS-DOS 6.22, it only supported files up to 64 KB. Proprietary: EDIT: The text editor in Novell DOS 7, OpenDOS 7.01, DR-DOS 7.02 and higher. Supports large files for as long as swap space is available.
Vim: Source Linux, macOS, Windows (2024-01-02) 9.1.0 Free Vim Yes No Visual Studio Code: ... Text is available under the Creative Commons Attribution-ShareAlike 4.0 ...
MDI: Overlappable windows: each opened document gets its own fully movable window inside the editor environment. MDI: Tabbed document interface: multiple documents can be viewed as tabs in a single window. MDI: Window splitting: splitting application window to show multiple documents (non-overlapping windows).
vi (pronounced as distinct letters, / ˌ v iː ˈ aɪ / ⓘ) [1] 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.
IDE License Windows Linux macOS Other platforms Debugger GUI builder Toolchain Profiler Code coverage Autocomplete Static code analysis GUI-based design Class browser
Main page; Contents; Current events; Random article; About Wikipedia; Contact us
nvi is only available on POSIX/Unix platforms due to its reliance on the curses/ncurses library. [5] An unmaintained, multilingual version by the late Jun-ichiro itojun Hagino is available as nvi-m17n. [6] [7] A currently-maintained, multibyte version is available as nvi2, and is the default vi on DragonFly BSD. [8]