Add showfilename set option
authorjob <job@openbsd.org>
Mon, 12 Feb 2024 16:42:42 +0000 (16:42 +0000)
committerjob <job@openbsd.org>
Mon, 12 Feb 2024 16:42:42 +0000 (16:42 +0000)
commit211058dfe1741937a159d60824c94ca470580b2a
tree93796c78741a0abe430b8956b3ef9b0c0cda40dd
parent04d13988b8fa9e591567dee0fe4892883604069a
Add showfilename set option

Pressing control-G all the time to understand 'what file is in what
window' might be tedious. Instead, offer a configurable option
(default off) to display the file name in the lower left corner.

OK millert@ otto@
usr.bin/vi/common/options.c
usr.bin/vi/docs/USD.doc/vi.man/vi.1
usr.bin/vi/vi/vs_refresh.c