1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/pkg
Jesse Duffield ec7e9f9228 Fix confirmation view sizing
The proper fix is to actually have these two functions share code,
or for views to be able to manage their own heights based on their contents.

But I want to get this out for the sake of a Lazygit Anniversary release.
2023-08-05 16:09:02 +10:00
..
app Remove secureexec package 2023-07-30 19:59:51 +10:00
cheatsheet Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
commands Appease linter 2023-08-02 08:32:57 +10:00
common Write unit tests with the help of afero 2023-07-30 18:35:36 +10:00
config Appease linter 2023-08-02 08:32:57 +10:00
constants
env Centralise logic for obtaining repo paths 2023-07-30 18:35:24 +10:00
fakes
gui Fix confirmation view sizing 2023-08-05 16:09:02 +10:00
i18n Adds EditRebaseFromBaseCommit log message to i18n 2023-07-31 19:57:14 -04:00
integration Add custom patch demo 2023-08-04 09:15:07 +10:00
logs Remove secureexec package 2023-07-30 19:59:51 +10:00
snake
tasks Remove secureexec package 2023-07-30 19:59:51 +10:00
theme Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00
updates Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
utils Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00