jesseduffield.lazygit/pkg
KOREAN139 2dc5e6d503 Fix recent repo view size issue
getMessageHeight() calculates height under assumption that given view's
wrap option (view.Wrap) is true, and createMenu() does not set wrap
option as true. this causes gocui set improper view's height when lines
in view needs to be wrapped.
add *gocui.View as parameter in getMessageHeight(), and calculates
view's height depend on its wrap option.

resolve issue #354
2019-01-17 10:29:52 +11:00
..
app log in config directory rather than wherever you opened lazygit 2019-01-16 08:54:12 +11:00
commands pkg: Fix typo 2019-01-16 18:06:11 +11:00
config Not always git fetch 2018-12-10 13:45:03 +01:00
git staging lines and hunks 2018-12-05 19:33:46 +11:00
gui Fix recent repo view size issue 2019-01-17 10:29:52 +11:00
i18n Update dutch.go 2018-12-20 09:17:10 +11:00
test Merge pull request #198 from antham/fix-various-errors 2018-08-22 09:28:19 +10:00
updates pkg/updates: Refactoring 2019-01-14 21:52:03 +11:00
utils fetching branches without checking out 2018-12-08 11:51:47 +11:00