1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-09 09:22:48 +03:00

statically define context keys

This commit is contained in:
Jesse Duffield
2020-08-20 19:42:58 +10:00
parent 433d54fcec
commit a59ac064d2
4 changed files with 123 additions and 123 deletions

View File

@@ -156,7 +156,7 @@ func (gui *Gui) contextTree() ContextTree {
OnFocus: gui.handleStatusSelect,
Kind: SIDE_CONTEXT,
ViewName: "status",
Key: "status",
Key: STATUS_CONTEXT_KEY,
},
},
Files: SimpleContextNode{