Hike

Latest version: v0.9.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.0

**Released: 2025-04-01**

- Changed the alternative binding for jumping to the document to
<kbd>ctrl</kbd>+<kbd>g</kbd> (<kbd>ctrl</kbd>+<kbd>r</kbd> was already
used for reloading the document).
([68](https://github.com/davep/hike/pull/68))
- Added support for changing the keyboard bindings of the main application
commands. ([69](https://github.com/davep/hike/pull/69))
- Added `--bindings` as a command line switch; which lists all the commands
([69](https://github.com/davep/hike/pull/69))

0.8.0

**Released: 2025-03-31**

- Unpinned Textual. ([50](https://github.com/davep/hike/pull/50))
- Added `local_start_location` to the configuration file.
([59](https://github.com/davep/hike/pull/59))
- Added <kbd>ctrl</kbd>+<kbd>r</kbd> as an alternative binding for jumping
to the document. ([60](https://github.com/davep/hike/pull/60))
- Added support for scrolling the markdown up/down half a page.
([62](https://github.com/davep/hike/pull/62))
- Added some movement key bindings to the markdown document that might be
familiar to users of things like `vim` and `less`.
([63](https://github.com/davep/hike/pull/63))

0.7.0

**Released: 2025-03-16**

- Pressing <kbd>Escape</kbd> in the command line input while there is
existing input now clears the input and resets the location in the command
history; pressing <kbd>Escape</kbd> while there is no input still exits
the application. ([47](https://github.com/davep/hike/pull/47))
- Fixed incompatibilities with older supported versions of Python.
([48](https://github.com/davep/hike/pull/48))

0.6.0

**Released: 2025-03-03**

- Added `obsidian` as a command that the command line understands.
([41](https://github.com/davep/hike/pull/41))

0.5.0

**Released: 2025-02-25**

- Added an application command for jumping to the markdown document viewer.
([39](https://github.com/davep/hike/pull/39))
- Added `document` as a command that the command line understands.
([39](https://github.com/davep/hike/pull/39))

0.4.0

**Released: 2025-02-19**

- Added `changelog` as a command that the command line understands.
([33](https://github.com/davep/hike/pull/33))
- Added `readme` as a command that the command line understands.
([33](https://github.com/davep/hike/pull/33))
- Fixed failing when opening a document-relative local non-markdown file
from a click. ([34](https://github.com/davep/hike/pull/34))

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.