jesseduffield.lazygit/pkg/i18n
Trương Duy Khánh 19c702f9ab
Add a keybinding to collapse the parent directory of the selected file (#1)
When a file is deeply nested (e.g. dir/subdir/file), there was no quick
way to collapse an ancestor directory without walking back up the tree
one row at a time. This adds <backspace> in the Files and Commit Files
panels to jump the selection to the parent directory and collapse it,
skipping over directories that got merged away by path compression.
Pressing it again from the root collapses the root itself.

Relates to upstream repo's #4984 and #4095.
2026-07-28 09:21:48 +07:00
..
translations Update translations from Crowdin 2026-07-04 14:36:49 +02:00
english.go Add a keybinding to collapse the parent directory of the selected file (#1) 2026-07-28 09:21:48 +07:00
i18n.go Modernize all codes 2025-11-15 10:46:23 +01:00
i18n_test.go Clear LC_* env vars when running LANG tests 2026-05-01 08:13:52 +02:00