lazygit/pkg/app
Alex Lewis 54680e0836 Add screen-mode command line argument
Introduce a new "screen-mode" command line argument that allows a user
to specify which screen mode (normal, half or full) Lazygit should use
when it runs.

This argument will take precedence over a default Window Size specified
in user config.
2025-01-02 16:01:48 +11:00
..
daemon Fix moving a commit across a branch boundary in a stack 2024-12-23 12:18:48 +01:00
types Add screen-mode command line argument 2025-01-02 16:01:48 +11:00
app.go Initialize translation set after reading user config 2024-08-18 10:24:52 +02:00
entry_point.go Add screen-mode command line argument 2025-01-02 16:01:48 +11:00
errors.go Show a friendly error message when starting lazygit from a non-existent cwd 2024-01-02 18:25:28 +00:00