index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
vi.c
Age
Commit message (
Expand
)
Author
2021-04-15
vi: allow backward search to specify line address
Ron Yorston
2021-04-15
vi: detect and warn about invalid line addresses
Ron Yorston
2021-04-15
vi: code shrink colon line addresses
Ron Yorston
2021-04-15
vi: make context marks more like vi
Ron Yorston
2021-04-15
vi: correct autoindent for 'O' command
Ron Yorston
2021-04-15
vi: allow ctrl-D to reduce indentation
Ron Yorston
2021-04-15
vi: don't move cursor when yanking whole lines
Ron Yorston
2021-04-15
vi: reset command count when specifying '0' range
Ron Yorston
2021-04-15
vi: code shrink motion by paragraph
Ron Yorston
2021-04-15
vi: position cursor on last column of tab
Ron Yorston
2021-04-15
vi: correctly record deleted characters
Ron Yorston
2021-04-13
vi: allow writing to another file if this one is readonly
Alison Winters
2021-04-11
vi: improvements to reporting of changes
Ron Yorston
2021-04-11
vi: issue a warning on failure to find a character
Ron Yorston
2021-04-11
vi: make the substitute command more like vi
Ron Yorston
2021-04-11
vi: make put commands more like vi
Ron Yorston
2021-04-11
vi: allow the '.' command to have a repetition count
Ron Yorston
2021-04-11
vi: allow 'r' command to be aborted, repeated
Ron Yorston
2021-04-11
vi: improvements to undo
Ron Yorston
2021-04-11
vi: more fixes to range selection by word
Ron Yorston
2021-04-11
vi: improvements to range selection
Ron Yorston
2021-04-11
vi: code shrink search commands
Ron Yorston
2021-04-08
vi: changes to option handling
Ron Yorston
2021-03-30
vi: deal with invalid movements in shift commands
Ron Yorston
2021-03-29
vi: code shrink
Ron Yorston
2021-03-29
vi: improve operations involving paragraph movement
Ron Yorston
2021-03-29
vi: improve motion by paragraph
Ron Yorston
2021-03-29
vi: allow repetition count for paragraph motion
Ron Yorston
2021-03-29
vi: allow motion count for change/delete/yank/shift
Ron Yorston
2021-03-29
vi: support more commands for range selection
Ron Yorston
2021-03-29
vi: improvements to character search within line
Ron Yorston
2021-03-29
vi: remember cursor column during vertical motion
Ron Yorston
2021-03-29
vi: 'G'/'M' commands move to first visible character
Ron Yorston
2021-03-29
vi: don't overwrite existing file
Ron Yorston
2021-03-29
vi: make buffer handling more vi-like
Ron Yorston
2021-03-29
vi: code shrink
Ron Yorston
2021-03-29
vi: fix word operations across line boundaries
Ron Yorston
2021-03-01
vi: code shrink
Denys Vlasenko
2021-03-01
vi: restore 0 offset after :set noXXX command
Alison Winters
2021-02-03
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-02
vi: fix range selection by forward character motion
Ron Yorston
2020-12-13
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-01-29
vi: fixes to string search in colon commands, closes 10321
Ron Yorston
2019-10-25
vi: placate "warning: shifting a negative signed value is undefined"
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-06-08
vi: code shrink
Denys Vlasenko
2019-04-28
vi: enable 'dG' command. Closes 11801
Ron Yorston
2019-04-28
vi: fix changes to word at end of line. Closes 11796
Ron Yorston
2019-04-03
vi: revert change in how "end of file list" is deteced - fixes 'q' in bare "vi"
Denys Vlasenko
2019-04-03
vi: code shrink
Denys Vlasenko
[prev]
[next]