vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 146fda51894e770b7d3eaa90ef8f7c507723a837 parent 413149fc67d4e092d98d82b9367838c9a8dc67e9 Author: Karl Schultheisz <kdsch@protonmail.com> Date: Wed, 22 Jan 2020 06:22:23 -0500 add layout option to manpage Diffstat:
| M | man/vis.1 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -1409,6 +1409,9 @@ caching layer or which tries the former for files smaller than 8Mb and the latter for lager ones. WARNING: modifying a memory mapped file in-place will cause data loss. +.It Ic layout , Ic lay Op Do v Dc or Do h Dc +Whether to use vertical or horizontal layout. + .El . .Sh COMMAND and SEARCH PROMPT