Age | Commit message (Collapse) | Author |
|
espie@ ok for make/,
deraadt@ one extra eye,
millert@ ok
|
|
outside the tree)
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
|
|
includes expect macros in sys/queue.h that the vi queue.h didn't have.
|
|
USE_OCURSES being defined, and define it for now. This switches nvi back
to use BSD curses.
|
|
|
|
|
|
|
|
+ Fix bugs when both the leftright scrolling and number edit options
were on.
+ Fix bug where splitting in the middle of the screen could repaint
incorrectly.
+ Fix first-nul in input bug, where random garbage was inserted.
+ Correct search and mark-as-motion-command bug, it's a line mode
action if the search starts at or before the first non<blank>.
+ Fix bug autoindent bug, where ^D could shift too far in the line.
+ Fix core dump where ! command called from the .exrc file.
+ Add the -S command-line option, which initializes vi to have the
secure edit option preset.
|
|
|
|
|
|
|
|
|