1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg
Stefan Haller 473d989cde Extract a renderLines function
We'll make some changes to how the display strings are rendered, so it helps to
have this code only once. This also fixes the problem that contexts using
refreshViewportOnChange weren't able to use column alignments so far. We didn't
need this yet, but it's just nice if everything works. :)
2023-08-28 14:21:06 +02:00
..
app Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
cheatsheet Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
commands Allow adding a port to webDomain part of services config (#2908) 2023-08-28 19:38:45 +10:00
common Write unit tests with the help of afero 2023-07-30 18:35:36 +10:00
config Support custom keybindings for confirm discard 2023-08-25 08:50:05 -05:00
constants
env Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
fakes
gui Extract a renderLines function 2023-08-28 14:21:06 +02:00
i18n Mention ctrl+o binding in commit message sub title 2023-08-21 10:03:34 +02:00
integration Select same commit again after pressing "e" to edit a commit 2023-08-22 14:08:12 +02: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
utils Fix arg order to asserts 2023-08-19 19:10:25 +03:00