Skip to content

Configurable Keybindings

Closed Apr 7, 2019 100% complete

This will require reading from a config file in $HOME/lazygit/config that states all the keybindings. I'm currently thinking it should be a TOML file because that maps nicely to go structs.

This will also require a minor refactor of the code to have a config attached to an app struct that holds the application's state.

First step is making docs for the ex…

This will require reading from a config file in $HOME/lazygit/config that states all the keybindings. I'm currently thinking it should be a TOML file because that maps nicely to go structs.

This will also require a minor refactor of the code to have a config attached to an app struct that holds the application's state.

First step is making docs for the existing keybindings

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.