1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00
lazygit/docs
Jesse Duffield 7bddf53223 Improve keybinding descriptions
This adds a bunch of tooltips to keybindings and updates some keybinding descriptions (i.e. labels).

It's in preparation for displaying more keybindings on-screen (in the bottom right of the screen),
and so due in part to laziness it shortens some descriptions so that we don't need to manage both
a short and long description (for on-screen vs in-menu). Nonetheless I've added a ShortDescription
field for when we do want to have both a short and long description.

You'll notice that some keybindings I deemed unworthy of the options view have longer descriptions,
because I could get away with it.
2024-01-28 08:12:01 +11:00
..
dev Clear range select upon pressing 'escape' 2024-01-19 10:47:21 +11:00
keybindings Improve keybinding descriptions 2024-01-28 08:12:01 +11:00
Config.md Add config setting to suppress showing file icons 2024-01-22 08:40:03 +01:00
Custom_Command_Keybindings.md Add more worktree tests 2023-07-30 18:35:23 +10:00
Custom_Pagers.md Fix keybinding for editing config file 2023-09-04 16:52:30 +02:00
Fixup_Commits.md Add command to find base commit for creating a fixup 2024-01-10 09:11:40 +01:00
Range_Select.md Add range selection ability on list contexts 2024-01-19 10:47:21 +11:00
README.md Add range selection ability on list contexts 2024-01-19 10:47:21 +11:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md Update Stacked_Branches.md 2023-10-24 05:32:29 -04:00
Undoing.md Add undo demo 2023-08-12 16:15:50 +10:00