jesseduffield.lazygit/pkg/config
Olivia Bahr a4354ccdfb Add config option for length of commit hash displayed in commits view
- Add config option `commitHashLength` to to pkg/config/user_config.go
- Changed the hash display in pkg/gui/presentation/commits.go
2024-04-27 11:30:49 +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 Provide two helix presets, one for "helix" and one for "hx" 2024-03-02 10:15:03 +01:00
editor_presets_test.go use 'suspend' instead of 'editInTerminal' internally 2023-08-09 22:03:58 +10:00
user_config.go Add config option for length of commit hash displayed in commits view 2024-04-27 11:30:49 +02:00
user_config_validation.go UserConfig validation 2024-04-10 17:38:57 +02:00
user_config_validation_test.go UserConfig validation 2024-04-10 17:38:57 +02:00