summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-01-23 11:32:59 +0100
committerJune McEnroe <june@causal.agency>2021-03-13 13:23:24 -0500
commite8be141cc02d0de474c10c7c828e39e9a82972a1 (patch)
tree90b713dfbe14884848e1dcc73497130101ee1b55 /configure
parentAdd note about arrow and navigation keys (diff)
downloadcatgirl-e8be141cc02d0de474c10c7c828e39e9a82972a1.tar.gz
catgirl-e8be141cc02d0de474c10c7c828e39e9a82972a1.zip
Refer to glob(7) not sh(1)
Those patterns are not specific to the shell, many commands support them.
Notes
glob(7) does not exist on FreeBSD, but I'm going to consider that a documentation bug on FreeBSD's part. The page exists in OpenBSD, NetBSD and even Linux!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'nohover-highlight'> Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe