index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
vi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
1
-7
/
+0
*
vi: introduce 'binary' option and '-b' flag
Ron Yorston
2023-02-06
1
-11
/
+35
*
vi: allow change of 'fileformat' option
Ron Yorston
2023-02-06
1
-12
/
+23
*
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-1
/
+7
|
\
|
*
*: style fix
Denys Vlasenko
2022-08-30
1
-1
/
+1
|
*
vi: add 'ZQ' quitting command
Grob Grobmann
2022-08-02
1
-1
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-06-27
1
-23
/
+52
|
\
|
|
*
vi: handle autoindent in 'cc' command
Ron Yorston
2022-06-26
1
-24
/
+47
|
*
vi: fix regression in autoindent handling
Ron Yorston
2022-06-26
1
-1
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-05-12
1
-1
/
+2
|
\
|
|
*
vi: fix backspace over tab in commands
Ron Yorston
2022-04-20
1
-1
/
+2
*
|
Merge branch 'busybox'
Ron Yorston
2022-04-07
1
-13
/
+21
|
\
|
|
*
vi: improved handling of backspace in replace mode
Ron Yorston
2022-03-04
1
-6
/
+18
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
1
-2
/
+2
|
\
|
|
*
ash,hush: fix handling of SIGINT while waiting for interactive input
Denys Vlasenko
2022-01-17
1
-2
/
+2
*
|
vi: add fileformats option
Ron Yorston
2021-08-30
1
-3
/
+97
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-30
1
-49
/
+83
|
\
|
|
*
vi: further changes to colon addresses
Ron Yorston
2021-08-29
1
-49
/
+83
*
|
vi: skip permission check on .exrc
Ron Yorston
2021-08-22
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-22
1
-85
/
+107
|
\
|
|
*
vi: code shrink print_literal()
Ron Yorston
2021-08-22
1
-17
/
+2
|
*
vi: searches in colon commands should wrap
Ron Yorston
2021-08-22
1
-2
/
+7
|
*
vi: don't right shift empty lines
Ron Yorston
2021-08-20
1
-2
/
+2
|
*
vi: support ~/.exrc
Ron Yorston
2021-08-20
1
-8
/
+33
|
*
vi: changes to handling of -c and EXINIT
Ron Yorston
2021-08-20
1
-58
/
+65
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-17
1
-0
/
+1
|
\
|
|
*
vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTS
Denys Vlasenko
2021-08-16
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-07-17
1
-20
/
+139
|
\
|
|
*
vi: remove redundant assignment
Denys Vlasenko
2021-07-14
1
-1
/
+0
|
*
vi: fix regex search compilation error
Ron Yorston
2021-07-13
1
-1
/
+1
|
*
vi: somewhat more readable code, no logic changes
Denys Vlasenko
2021-07-13
1
-8
/
+9
|
*
vi: allow delimiter in ':s' to be escaped
Ron Yorston
2021-07-13
1
-2
/
+17
|
*
vi: allow regular expressions in ':s' commands
Denys Vlasenko
2021-07-13
1
-15
/
+116
|
*
vi: improve handling of anchored searches
Ron Yorston
2021-07-13
1
-0
/
+2
|
*
vi: use basic regular expressions for search
Ron Yorston
2021-07-13
1
-2
/
+2
|
*
vi: allow 'gg' to specify a range
Ron Yorston
2021-07-13
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-56
/
+88
|
\
|
|
*
vi: stored search pattern applies to ':s'
Ron Yorston
2021-06-27
1
-0
/
+12
|
*
vi: fix read outside of text buffer during insert
S Harris
2021-06-23
1
-1
/
+1
|
*
vi: fix backward search with GNU regex
Ron Yorston
2021-06-21
1
-20
/
+13
|
*
vi: reject change command when motion fails
Ron Yorston
2021-06-16
1
-1
/
+12
|
*
vi: up/down motion beyond end of file should fail
Ron Yorston
2021-06-16
1
-25
/
+38
|
*
vi: keep autoindent if line isn't empty
Ron Yorston
2021-06-16
1
-1
/
+1
|
*
vi: initialise tabstop once not for each file
Ron Yorston
2021-06-14
1
-1
/
+1
|
*
vi: ':r' should insert text after current line
Ron Yorston
2021-06-14
1
-5
/
+3
|
*
*: --help tweaks
Denys Vlasenko
2021-06-13
1
-2
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-07
1
-34
/
+77
|
\
|
|
*
vi: remove autoindent from otherwise empty lines
Ron Yorston
2021-06-02
1
-26
/
+59
|
*
vi: make autoindent respect expandtab setting
Ron Yorston
2021-06-02
1
-13
/
+19
|
*
vi: make cursor positioning more vi compatible
Ron Yorston
2021-06-02
1
-0
/
+4
[next]