1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

allow opening files on the selected line in the staging panel

This commit is contained in:
Jesse Duffield
2020-08-15 10:58:29 +10:00
parent f02ccca0e0
commit 291a8e4de0
6 changed files with 159 additions and 47 deletions

View File

@ -191,7 +191,7 @@ for users of VSCode
```yaml
os:
openCommand: 'code -r {{filename}}'
openCommand: 'code -rg {{filename}}'
```
## Color Attributes