lazygit/pkg/config
Stefan Haller db0a1586d9 Highlight inactive selection in bold
An inactive selection is one where the view is part of the context stack, but
not the active view. For example, the files view when you enter the staging
panel, or any view when you open a panel.
2024-06-23 14:43:13 +02:00
..
app_config.go UserConfig validation 2024-04-10 17:38:57 +02:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Fix container detection 2024-03-22 13:42:15 +01:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go Remove our yaml fork 2024-03-29 17:55:06 +01:00
editor_presets.go improve nvim-remote mode 2024-05-19 14:39:02 +10:00
editor_presets_test.go use 'suspend' instead of 'editInTerminal' internally 2023-08-09 22:03:58 +10:00
user_config.go Highlight inactive selection in bold 2024-06-23 14:43:13 +02:00
user_config_validation.go Add user config gui.commitAuthorFormat 2024-06-15 10:39:50 +04:00
user_config_validation_test.go UserConfig validation 2024-04-10 17:38:57 +02:00