Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 anni fa |
Denys Vlasenko
|
7f3a2a2256
join some common strings, -400 bytes
|
9 anni fa |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 anni fa |
Maninder Singh
|
97c6491b4e
typo fixes
|
9 anni fa |
Andrew Fuller
|
4d8ddb810d
vi: basic undo feature shouldn't depend on yankmark
|
9 anni fa |
Denys Vlasenko
|
49acc1a761
vi: make BACKSPACE and DELETE join lines at start/end of line
|
9 anni fa |
Ron Yorston
|
70f4320b40
vi: fix reading of file after last line
|
10 anni fa |
Ron Yorston
|
e5213cee38
vi: failure to open file is not an error when initialising buffer
|
10 anni fa |
Denys Vlasenko
|
05399fc53d
vi: fix incorrect memory access on brace matching. Closes 7256
|
10 anni fa |
Denys Vlasenko
|
32afd3aa60
vi: some simplifications
|
10 anni fa |
Denys Vlasenko
|
e7430867a8
vi: clear undo buffer when we change to another file
|
10 anni fa |
Denys Vlasenko
|
2c51202aec
vi: undo code shrink
|
10 anni fa |
Jody Bruchon
|
a8d6f9bee4
vi: undo support for vi with intermediate queuing
|
10 anni fa |
Denys Vlasenko
|
264f37363d
vi: make regexp search case-insensitive if ":set ignorecase" is active
|
11 anni fa |
Denys Vlasenko
|
9e7c002182
vi: code shrink
|
11 anni fa |
Ron Yorston
|
cb5aa725df
vi: fix adjustment of buffer on partial file read
|
11 anni fa |
Denys Vlasenko
|
778794d1dd
*: reuse more strings
|
12 anni fa |
Denys Vlasenko
|
6830ade6aa
whitespace fixes. no code changes
|
12 anni fa |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 anni fa |
Denys Vlasenko
|
d3dff879f0
vi: save/restore screen upon invocation
|
12 anni fa |
Denys Vlasenko
|
04b52892ed
vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
|
12 anni fa |
Denys Vlasenko
|
605f2641d8
vi: do not set autoindent by default
|
12 anni fa |
Dennis Groenen
|
c0657e0d0a
vi: add ":prev" command support
|
13 anni fa |
Denys Vlasenko
|
800a9a056a
vi: move mark[i] pointers if text[] moves after realloc
|
13 anni fa |
Denys Vlasenko
|
6e8861b5f1
*: better comments on termios manipulations. No code changes.
|
13 anni fa |
Denys Vlasenko
|
1fd7129bc6
vi: fix [end] key handling
|
13 anni fa |
Denys Vlasenko
|
12e154f0cf
vi: prevent unlimited recursion in do_cmd(). Closes 4153
|
13 anni fa |
Denys Vlasenko
|
4e552a70ec
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
|
13 anni fa |
Denys Vlasenko
|
066f399566
vi: tweak regex.h include
|
13 anni fa |
Walter Harms
|
b9ba580917
vi: fix regex search, make it selectable in config
|
13 anni fa |