| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org>
Obtained from: Debian
|
|
|
|
|
|
| |
So lets stop that nonsense and allow `w!' to do something useful.
Submitted by: green
|
| |
|
|
|
|
|
|
|
|
| |
This prevents any background sub-command executed from inheriting
the descriptor & lock (and making vi think that someone else is
editing the file when it re-edits).
Remembered from: An OpenBSD commit message from May '99
|
| |
|
| |
|
|
|
|
| |
Submitted-By: Shigio Yamaguchi <shigio@wafu.netgate.net>
|
|
|
|
|
|
| |
Closes bin/2510: vi escape keys over slow... (and i think yet another one)
Submitted by: kargl@troutmask.apl.washington.edu (Steven G. Kargl)
|
|
|
|
|
|
|
|
| |
this will make it less likely to misinterpret arrow keys as seperate
keys when running over anything slower than a console.
This has been talked about for a while, I hope it's long enough but not
too long to be annoying.
|
|
files, curses, db, regex etc that we already have). The other glue will
follow shortly.
Obtained from: Keith Bostic <bostic@bostic.com>
|