1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
KOREAN139 9d79d32c94 add scroll-past-bottom configuration option
with gui.scrollPastBottom option true, lazygit let user scroll past the
bottom - which is default
if option is false, user cannot scroll further when bottom of file has
appeared in mainView
2018-11-08 19:35:05 +09:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go Merge branch 'master' into master 2018-10-23 09:43:25 +11:00
commit_message_panel.go Use confirmation popup for amending last commit. 2018-09-25 22:11:51 +02:00
commits_panel.go Merge branch 'feature/informative-commit-colors' of https://github.com/jesseduffield/lazygit into feature/informative-commit-colors 2018-09-25 20:11:36 +10:00
confirmation_panel.go add commit count via gocui subtitle 2018-09-05 20:43:45 +10:00
files_panel.go Fix tests and add test scenarios for amend. 2018-10-08 22:19:42 +02:00
gui.go add scroll-past-bottom configuration option 2018-11-08 19:35:05 +09:00
keybindings.go Merge branch 'master' into master 2018-10-23 09:43:25 +11:00
menu_panel.go generalise popup menu panel 2018-09-18 21:07:25 +10:00
merge_panel.go dont panic when catting directories 2018-08-28 19:12:35 +10:00
options_menu_panel.go add recent repos menu option 2018-09-19 19:15:29 +10:00
recent_repos_panel.go add recent repos menu option 2018-09-19 19:15:29 +10:00
stash_panel.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
status_panel.go Changed the youtube link to a youtu.be short link 2018-11-03 09:19:47 +01:00
theme.go bump dependencies 2018-08-18 14:20:19 +10:00
updates.go move update quit confirmation function into updates file 2018-08-27 20:26:49 +10:00
view_helpers.go Merge branch 'hotfix/273-cursor-scrolling' of https://github.com/jesseduffield/lazygit into hotfix/273-cursor-scrolling 2018-09-22 13:50:01 +10:00