Skip to content

v0.7.2

Compare
Choose a tag to compare
@PaulJuliusMartinez PaulJuliusMartinez released this 20 Feb 20:48

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