Kencx Keyb Versions Save

Create and view custom hotkey cheatsheets in the terminal

v0.7.0

7 months ago

Fixed

  • Exiting now clears the output

Chore

  • Replace deprecated --rm-dist with --clean flag in Goreleaser action

v0.6.0

7 months ago

Changed

  • Bump goreleaser/goreleaser-action from 4 to 5 #25
  • Simplify config package
  • Bump actions/checkout from 3 to 4 #24
  • Update Go to v1.21
  • Update bubbletea to v0.24.2

Fixed

  • Fix environment variables not being expanded in the config's settings.keyb_path.

v0.5.0

11 months ago

Added

  • Add ability to customize search bar cursor bindings.

Changed

  • Default configuration file is no longer automatically generated. keyb will default to reading any config file at $XDG_CONFIG_HOME/keyb/config.yml. If not present, the default configuration is used.

v0.4.1

11 months ago

Fixed

  • Fix inability to delete characters in search bar 1385049

v0.4.0

11 months ago

BREAKING

  • Use XDG_CONFIG_HOME environment variable in macOS if set #18

Added

  • Add ability to move cursor in search mode 55dd7ad
  • Add ability to customize cursor movement keys in search mode 55dd7ad

Changed

Fixed

  • Fix search bar cursor not blinking when focused #20

v0.3.0

1 year ago

Added

v0.2.0

1 year ago

Added

  • Add counter styling #2
  • Add placeholder styling #4
  • Add ability to customize keyb key bindings 43ae9b8
  • Add sort_keys option to sort keys alphabetically #7
  • Add ability to customize prompt location 019f6ca
  • Add search_mode option to start keyb in search mode d6c53e1

v0.1.0

1 year ago