1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-10 11:10:18 +02:00
lazygit/pkg
stk 6b81e6adca Turn highlighting off in staging/stagingSecondary views
There are two reasons for doing this:
1. The view cursor position is often out of sync with the selected line; see
   first commit of this branch.
2. The highlighting is already turned off when the view loses focus, and never
   turned back on thereafter. So just turn it off from the start then.
2023-02-15 21:29:38 +01:00
..
app feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
cheatsheet integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
commands Explicitly pass --no-autosquash when rebasing 2023-02-09 18:21:11 +01:00
common
config Fixing indent in user_config.go 2023-02-01 09:50:37 +05:30
constants
env
gui Turn highlighting off in staging/stagingSecondary views 2023-02-15 21:29:38 +01:00
i18n Merge pull request #2373 from phanithinks/clipboard_patch_option_2357 2023-01-31 17:02:46 +11:00
integration Select next stageable line correctly after staging a range of lines 2023-02-15 21:29:00 +01:00
logs
secureexec
snake integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
tasks
test
theme [#2279] defaultFgColor entry in theme config 2022-11-21 21:48:18 +01:00
updates
utils fix: fix ReplacePlaceholderString 2023-01-18 20:56:22 +09:00