jesseduffield.lazygit/docs
T. 2335772db6 Make opening git difftool more consistent
The default shortcut to open git difftool (ctrl+t) is not available on
the "Local Branches" window. It is available when selecting a commit
from a local branch, a remote branch, or a tag from the "Local Branches"
window.

This is inconsistent since branches or tags are also commits, the
shortcut should also work on them directly.

This commit remedies this inconsistency by allowing the use of the
shortcut directly on a branch or a tag. The shortcut works both in the
"standard" mode and the "diffing" mode.
2024-06-30 10:27:28 +02:00
..
dev Add some developer documentation about profiling 2024-06-04 15:37:59 +02:00
keybindings Make opening git difftool more consistent 2024-06-30 10:27:28 +02:00
Config.md feat: squash merge 2024-06-30 11:01:03 +10:00
Custom_Command_Keybindings.md Add property outputTitle to CustomCommand 2024-05-20 21:02:49 +02:00
Custom_Pagers.md Fix keybinding for editing config file 2023-09-04 16:52:30 +02:00
Fixup_Commits.md Update user doc 2024-06-01 08:31:18 +02: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 chore: fix some comments and typos 2024-04-28 09:44:59 +02:00
Undoing.md Add undo demo 2023-08-12 16:15:50 +10:00