v0.1.3
- Removed default "all" query (very first query; capturing all tasks)
- If still desired, can be configured manually
- Added support for searching in reverse order
- '?' starts a reverse search
- 'N' continues the existing search in reverse
- Added support for writing output to a file supplied by path as the first argument
- E.g., notnow /dev/pts/3 will display the output on tty 3
- Fixed stack overflow due to endless loop when searching for a string that is not found on multiple tabs
- Fixed integer overflow when selecting the last tab by means of '0' and then advancing further
Full Changelog: v0.1.2...v0.1.3