jesseduffield.lazygit/pkg/gui/controllers/helpers
Stefan Haller 4734bab896 Improve performance of inline status spinner
Now that HandleRender no longer does an implicit Render(), we can use it inside
OnUIThreadContentOnly to save performance, on the assumption that rerendering a
view that contains an inline spinner never changes the layout.
2026-05-09 13:58:33 +02:00
..
amend_helper.go
app_status_helper.go Set the view color on the UI thread too 2026-05-09 13:58:33 +02:00
bisect_helper.go
branches_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
cherry_pick_helper.go Avoid scrolling the selection into view on refresh 2025-12-23 15:34:38 +01:00
commits_helper.go Add Key type 2026-04-30 22:14:26 +02:00
commits_helper_test.go
confirmation_helper.go Add comments 2026-03-08 17:24:26 +01:00
credentials_helper.go
diff_helper.go
files_helper.go
fixup_helper.go Ignore fixup commits for a found base commit when doing ctrl-f 2026-01-24 16:04:35 +01:00
fixup_helper_test.go Ignore fixup commits for a found base commit when doing ctrl-f 2026-01-24 16:04:35 +01:00
gpg_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
helpers.go
host_helper.go
inline_status_helper.go Improve performance of inline status spinner 2026-05-09 13:58:33 +02:00
merge_and_rebase_helper.go Add Key type 2026-04-30 22:14:26 +02:00
merge_conflicts_helper.go
mode_helper.go
patch_building_helper.go Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
record_directory_helper.go
refresh_helper.go Bounce setGithubPullRequests' Branches render to UI thread 2026-05-09 13:58:33 +02:00
refresh_helper_test.go If multiple remotes exist but only one is a Github remote, pick it without prompting 2026-04-26 16:55:51 +02:00
refs_helper.go Add Key type 2026-04-30 22:14:26 +02:00
repos_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
search_helper.go Cleanup: remove unnecessary function Label() 2026-04-30 22:14:26 +02:00
signal_handling.go
signal_handling_windows.go
snake_helper.go
staging_helper.go
sub_commits_helper.go Scroll to top when showing subcommits 2026-03-27 14:55:02 +01:00
suggestions_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
suspend_resume_helper.go
tags_helper.go
update_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
upstream_helper.go
upstream_helper_test.go
view_helper.go
window_arrangement_helper.go Allow customizing the window width/height thresholds for when to use portrait mode 2026-03-31 13:08:46 +02:00
window_arrangement_helper_test.go Allow customizing the window width/height thresholds for when to use portrait mode 2026-03-31 13:08:46 +02:00
window_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
working_tree_helper.go Add Key type 2026-04-30 22:14:26 +02:00
worktree_helper.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00