diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-12 00:36:52 +0200 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-12 00:36:52 +0200 |
commit | 42c249ebe1cbfaac82b8fb349c34e6110d1df89f (patch) | |
tree | acf264985c0154c74c2c0b27da3e68ebac630078 /README.md | |
parent | 8ea7035581c4d5aa24e5f3995659171b3707556c (diff) | |
download | textgraph-42c249ebe1cbfaac82b8fb349c34e6110d1df89f.tar.gz textgraph-42c249ebe1cbfaac82b8fb349c34e6110d1df89f.zip |
Toggle cursor for filter mode
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,4 +11,4 @@ watch some state in a sql table for a short while. The documentation is in the manual file `tg.1`. - +It is only tested with glibc and terminals with ansi escape code support. |