Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 12 Dec 18:10

[0.5.2] - 2025-12-12

Fixed regression from 0.5.1

  • Search navigation after locking in results - Fixed n/N and Tab/Shift+Tab not cycling through matches after pressing Enter to accept search

    • Added missing keybindings in DocSearch mode for match navigation
    • Both outline search (s) and content search (/) now properly support cycling
  • Escape clears search instead of quitting - When search is locked in (after pressing Enter), Escape now clears the search and returns to normal mode instead of exiting the application

  • Re-enter search input with / - After locking in a search, pressing / re-enters input mode to edit the query (keeps existing query)

Added

  • Shift+Tab keybinding in Normal mode for ToggleFocusBack action

Full Changelog: v0.5.0...v0.5.1

Full Changelog: v0.5.1...v0.5.2