aboutsummaryrefslogtreecommitdiff
path: root/editors/vi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* winansi: add a routine to clear the screen bufferansiRon Yorston2016-04-261-0/+5
* Merge branch 'busybox' into mergeRon Yorston2015-10-131-4/+4
|\
| * join some common strings, -400 bytesDenys Vlasenko2015-10-081-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2015-07-141-8/+7
|\|
| * Removes stray empty line from codeManinder Singh2015-07-131-1/+0
| * typo fixesManinder Singh2015-05-251-7/+7
* | Merge branch 'busybox' into mergeFRPRon Yorston2015-05-181-5/+5
|\|
| * vi: basic undo feature shouldn't depend on yankmarkAndrew Fuller2015-05-031-5/+5
* | Merge branch 'busybox' into mergeRon Yorston2015-03-141-4/+4
|\|
| * vi: make BACKSPACE and DELETE join lines at start/end of lineDenys Vlasenko2015-03-121-4/+4
| * vi: fix reading of file after last lineRon Yorston2015-01-071-1/+5
| * vi: failure to open file is not an error when initialising bufferRon Yorston2015-01-071-7/+5
* | vi: fix reading of file after last lineRon Yorston2014-12-051-1/+5
* | vi: failure to open file is not an error when initialising bufferRon Yorston2014-12-051-7/+5
* | Merge branch 'busybox' into mergeRon Yorston2014-10-061-43/+36
|\|
| * vi: fix incorrect memory access on brace matching. Closes 7256Denys Vlasenko2014-09-151-43/+36
* | Merge branch 'busybox' into mergeRon Yorston2014-05-061-189/+606
|\|
| * vi: some simplificationsDenys Vlasenko2014-04-051-116/+120
| * vi: clear undo buffer when we change to another fileDenys Vlasenko2014-04-031-69/+87
| * vi: undo code shrinkDenys Vlasenko2014-04-031-41/+42
| * vi: undo support for vi with intermediate queuingJody Bruchon2014-04-021-54/+448
* | Merge branch 'busybox' into mergeRon Yorston2013-08-271-40/+28
|\|
| * vi: make regexp search case-insensitive if ":set ignorecase" is activeDenys Vlasenko2013-04-211-40/+28
* | vi: handle CRLF line endingRon Yorston2013-03-191-0/+38
* | Merge branch 'busybox' into mergeRon Yorston2013-03-191-5/+11
|\|
| * vi: code shrinkDenys Vlasenko2013-03-151-4/+10
| * vi: fix adjustment of buffer on partial file readRon Yorston2013-03-151-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2013-02-071-20/+20
|\|
| * *: reuse more stringsDenys Vlasenko2013-01-221-14/+14
| * whitespace fixes. no code changesDenys Vlasenko2013-01-151-5/+5
| * whitespace cleanup. no code changesDenys Vlasenko2013-01-141-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-09-071-131/+70
|\|
| * vi: save/restore screen upon invocationDenys Vlasenko2012-06-111-0/+4
| * vi: nuke FEATURE_VI_OPTIMIZE_CURSORDenys Vlasenko2012-06-111-124/+58
| * vi: do not set autoindent by defaultDenys Vlasenko2012-06-111-7/+8
* | Merge branch 'busybox' into mergeRon Yorston2012-03-231-40/+57
|\|
| * vi: add ":prev" command supportDennis Groenen2012-01-311-11/+18
| * vi: move mark[i] pointers if text[] moves after reallocDenys Vlasenko2012-01-311-27/+37
| * *: better comments on termios manipulations. No code changes.Denys Vlasenko2012-01-151-1/+1
| * vi: fix [end] key handlingDenys Vlasenko2011-11-281-1/+1
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-231-155/+139
|\|
| * vi: prevent unlimited recursion in do_cmd(). Closes 4153Denys Vlasenko2011-09-091-155/+139
* | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into mergeRon Yorston2012-03-221-2/+2
|\|
| * less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.Denys Vlasenko2011-07-251-2/+2
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-221-43/+186
|\|
| * vi: tweak regex.h includeDenys Vlasenko2011-07-031-3/+6
| * vi: fix regex search, make it selectable in configWalter Harms2011-06-271-40/+181
| * *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-221-2/+4
|\|
| * vi.c: remove warning: variable 'sp' set but not usedCristian Ionescu-Idbohrn2011-05-161-0/+4