v0.7.2
New features / changes:
- Space now toggles the collapsed state of the currently focused node, rather than moving down a line. (Functionality was previous available via
i
, but was undocumented;i
has been unmapped.)
Bug fixes:
- Searching now works even when input is provided via STDIN.
Internal:
- Upgraded from structopt to clap v3