1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-23 12:18:51 +02:00
Stefan Haller 22dc7fece9 Have only one of commit message and description on the context stack at a time
This is how we do it for confirmation with suggestions too, so be consistent. It
will make things easier later in this branch if we only have one context per
"panel" on the stack, even if the panel consists of two views.

Concretely this means:
- only push the message context onto the stack when opening the panel (this
  requires making the description view visible manually; we do the same for
  suggestions)
- when switching between message and description, use ReplaceContext rather than
  PushContext
2024-06-27 10:14:00 +02:00
..
2024-04-18 10:10:30 +02:00
2024-04-12 08:33:47 +02:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2024-04-12 08:33:47 +02:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2023-04-30 13:19:53 +10:00
2023-04-30 13:19:53 +10:00
2024-04-18 10:10:30 +02:00