OpenVi icon indicating copy to clipboard operation
OpenVi copied to clipboard

OpenVi: Portable OpenBSD vi for UNIX systems

Results 7 OpenVi issues
Sort by recently updated
recently updated
newest added

Hi!, I'm using OpenVi on Mac. It's great! One big difference between OpenVi and OpenBSD's vi is when I use filec= to expand filenames. On OpenVi I have to keep...

bug
help wanted

Will allow to remove need for `CHOWN=true`, as used in the [Homebrew formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/openvi.rb), etc.

enhancement
low priority

To reproduce `:e ~/^I` or `:e *^I`. Affects OpenVi, OpenBSD vi. nvi 1.8x dumps core. Example of directory with file named "`file with spaces`": Nvi 1.81-current: ![Screenshot from 2022-02-27 18-08-00](https://user-images.githubusercontent.com/61629094/155903860-07c0cc4c-0dc6-4c7a-bb47-913263e6bd94.png)...

bug
help wanted

Example: https://user-images.githubusercontent.com/61629094/153507022-928bebe5-b53b-432f-9561-2be43c91e306.MOV

bug
help wanted

`:preserve` does not seem to work with macOS/homebrew v7.4.26 using the default `/var/tmp/vi.recover` location. Low priority. Works normally on GNU/Linux (compiled). Simple missing directory: $ ovi -r Error: recdir: /var/tmp/vi.recover:...

bug

I will post this here in case it is of use to someone. Feel free to move or purge it as you think appropriate ~ cd $HOME/Downloads curl -LO https://github.com/johnsonjh/OpenVi/releases/latest...

documentation

* `#include_next` is non-POSIX (a GNU extension) and is currently used in: * `include/bsd_stdlib.h` * `include/bsd_string.h` * `include/sys/types.h` * `include/sys/time.h` * `include/sys/stat.h` * `include/bsd_termios.h` * `include/bsd_fcntl.h` * `include/bsd_unistd.h` * `include/libgen.h`...

enhancement
low priority