vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit a8a6802247dc5d2b30e8718f48b41a6edae43dae parent bf277e6181e38688512d827d70685cced8563f94 Author: TwoFinger <Two-Finger@users.noreply.github.com> Date: Tue, 29 May 2018 12:20:25 +0300 man: Mark a few literals with .Li Diffstat:
| M | man/vis.1 | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -227,7 +227,9 @@ These operations always use the first register slot. .Ss Encoding, Tab and Newline handling . .Nm -always assumes the input file to be UTF-8 encoded with \[rs]n line endings. +always assumes the input file to be UTF-8 encoded with +.Li \[rs]n +line endings. If you wish to edit files with legacy encodings or non-Unix line endings, use .Xr iconv 1 @@ -445,7 +447,7 @@ and may be typed for newline and tab; .Li \[rs]/ quotes the delimiter, here -.Ic / . +.Li / . An ampersand .Li & and