lazygit/pkg
Stefan Haller 6fbd99a127 WIP Add config pagerForStaging
Problems:
- sometimes the wrapping is off; I suspect Decolorize is missing some cases
- in the patch building panel, only shows the formatted diff as long as nothing
  has been staged, because then it wants to color the line starts of the
  included lines
- with delta, selection is almost invisible because we are only changing the
  background color, but delta colors the background too (diff-so-fancy doesn't)
2025-02-26 20:52:36 +01:00
..
app Add screen-mode command line argument 2025-01-02 16:01:48 +11:00
cheatsheet Initialize translation set after reading user config 2024-08-18 10:24:52 +02:00
commands Skip post-checkout hook when discarding changes 2025-02-25 11:39:27 +01:00
common Make common.UserConfig an atomic.Pointer for safe concurrent access 2024-08-18 10:24:52 +02:00
config WIP Add config pagerForStaging 2025-02-26 20:52:36 +01:00
constants
env
fakes
gui WIP Add config pagerForStaging 2025-02-26 20:52:36 +01:00
i18n Improve the error message when users have gpg signing turned on 2025-02-25 11:34:57 +01:00
integration Disable global keybinds while popups are active 2025-02-23 08:44:48 +01:00
jsonschema Remove obsolete filtering from setComment 2025-02-25 11:42:47 +01:00
logs
snake
tasks Suppress error logs when killing process on Windows 2025-02-15 14:51:35 +11:00
theme Highlight inactive selection in bold 2024-06-23 14:43:13 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils Use indentation of 2 when rewriting auto-migrated config file 2025-02-23 11:32:12 +01:00