summary refs log tree commit diff
path: root/bin/cash/libedit/prompt.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 17:07:53 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 17:07:53 -0500
commit48014f1c32317a838a9724e6ee1354236ff6ead2 (patch)
tree614e4f65b41fa2535a975f06ca6f59c2bd7438e5 /bin/cash/libedit/prompt.h
parentAdd Tag class to hi (diff)
downloadsrc-48014f1c32317a838a9724e6ee1354236ff6ead2.tar.gz
src-48014f1c32317a838a9724e6ee1354236ff6ead2.zip
Remove hi line numbering
Tags are much better for referring to specific parts of a file and line
numbering is better done by a post-processing tool such as cat -n or
producing a two-column HTML <table>.
Diffstat (limited to 'bin/cash/libedit/prompt.h')
0 files changed, 0 insertions, 0 deletions
20-02-11 03:47:30 -0500'>2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe