jesseduffield.lazygit/docs
Stefan Haller 8d7bfd131e Move IgnoreWhitespaceInDiffView to user config
When toggling the value in the UI we simply overwrite the value in UserConfig;
this would be bad if there was ever a chance that we want to write the user
config back to disk, but it is very unlikely that we can do that, because
currently we have no way to tell which parts of the config come from the global
config file and which ones come from a repo-local one.
2025-07-09 13:15:03 +02:00
..
dev Fix typos 2025-01-03 10:50:36 +11:00
keybindings fix: broken markdown by replace \n into <md> 2025-07-06 10:11:49 +02:00
Config.md Move IgnoreWhitespaceInDiffView to user config 2025-07-09 13:15:03 +02:00
Custom_Command_Keybindings.md Combine customCommand's subprocess, stream, and showOutput fields into a single output enum 2025-05-01 15:46:06 +02:00
Custom_Pagers.md Add missing closing quote 2024-08-27 10:16:53 +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 Normalize line endings of docs/README.md 2024-07-01 08:36:57 +02: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