TAGS
20 tags[log_format] some scan_match refactoring
[release] bump version
[notcurses] use timeout with ppoll when there is still data in the buffer
[hist] add empty rows Related to #1587
[ui] top should not move when new data comes in
[io] check for NCKEY_EOF Related to #1536
[build] sign stuff
[log-view] mention that indexing is happening
[ansi] handle hi-color escapes with colons instead of semi-colons Related to #1516
[build] missed adding logfile to dist
[release] bump to v0.13.1
[text_format] detect INI files
[vmw_log] update for recent changes to formatx
Merge pull request #1486 from tstack/dependabot/bundler/docs/nokogiri-1.18.8 Bump nokogiri from 1.18.4 to 1.18.8 in /docs
[textview] handle text selection with wrapping
[pretty] shift attrs when skipping an extra new line Related to #1467
[tutorial] tweaks to get the tutorial working on the latest version