Age | Commit message (Expand) | Author |
2020-04-30 | Add an expandtab option, similar to what vim supports. | Todd C. Miller |
2019-10-04 | better link "set" and "SET OPTIONS"; | Jason McIntyre |
2019-05-21 | Also apply stricter pledge when secure mode is set via rc file or command. | Martijn van Duren |
2018-02-12 | Simplify documentation of split-screen mode, avoiding abuse of [] | Ingo Schwarze |
2017-08-22 | Do not treat comma as part of the command modifier. | anton |
2017-07-05 | avoid double space caused by end-of-sentence detection; requested by jmc@ | Ingo Schwarze |
2017-07-05 | nits about trailing punctuation found with mandoc -Tlint | Ingo Schwarze |
2017-07-03 | markup fixes; | Jason McIntyre |
2017-07-03 | Remove settings that were unimplemented for 20 years; update STANDARDS. | Anthony J. Bentley |
2017-06-30 | Add mdoc(7) macros to vi's built-in lists of roff paragraph/section macros. | Anthony J. Bentley |
2017-06-20 | Better document the :s ex command and its variants. | Anthony J. Bentley |
2017-06-15 | "10th's of a second" -> "tenths of a second" | Anthony J. Bentley |
2016-08-08 | /tmp and /var/tmp are the same, consistently use the former in both | Igor Sobrado |
2016-08-01 | Remove vi's "directory" option and TMPDIR support. | Anthony J. Bentley |
2016-05-27 | Revert CHAR_T removal. Some signedness flaws were introduced. | Martijn van Duren |
2016-05-02 | Remove CHAR_T in favor of native types. | Martijn van Duren |
2016-02-09 | avoid special characters; from michael reed | Jason McIntyre |
2016-01-06 | Remove msgcat from the documentation. | Todd C. Miller |
2015-11-24 | Update the other documentation to match the new filec default. | Anthony J. Bentley |
2015-11-24 | Turn on filename tab completion in vi by default. | Anthony J. Bentley |
2015-11-23 | Remove cscope references in documentation. | Anthony J. Bentley |
2015-11-19 | Remove cscope support in vi. | Anthony J. Bentley |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-03-17 | Don't use the wrong escape for < and >. Tweak wording to match the page. | Anthony J. Bentley |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-11-20 | Remove the vi perl api. | Anthony J. Bentley |
2014-11-14 | from natano: | Ted Unangst |
2012-01-17 | flesh out the VI COMMANDS section somewhat; | Jason McIntyre |
2011-12-28 | These utilities were already part of 1BSD, and some authors are known. | Ingo Schwarze |
2011-07-29 | document vi/ex regular expressions, and where they differ from those | Jason McIntyre |
2011-05-16 | better document some of the terminology used in the VI COMMANDS section; | Jason McIntyre |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-04-12 | better document vi's startup (in terms of environment variables | Jason McIntyre |
2011-03-31 | add a BUFFERS section, to explain how they work; | Jason McIntyre |
2011-03-17 | since we stopped installing the usd docs, it no longer makes | Jason McIntyre |
2011-01-05 | tyop, pr 6538. | Jasper Lievisse Adriaanse |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-09-24 | add a little padding to make SYNOPSIS line up nicely; | Jason McIntyre |
2010-07-25 | ^U scrolls backwards, not forwards; from marrob at lavabit com | Jason McIntyre |
2010-07-18 | remove some nasty hacks; | Jason McIntyre |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-05-29 | subsitution -> substitution; | Jason McIntyre |
2009-11-22 | Fix for flash defaulting to off, pointed out by jmc. | Nicholas Marriott |
2009-11-22 | Change the flash option to be off by default. Now that xterm has the flash | Nicholas Marriott |
2009-10-20 | ex(1) and vi(1) are different editors. diff based on the original | Igor Sobrado |
2009-04-27 | It's called `msgcat', not `mesgcat'. | Michael Knudsen |
2009-04-19 | fix tagnext and tagprev; from patrick keshishian | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |