summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/jesseduffield/gocui/gui.go
AgeCommit message (Expand)Author
2024-04-18Bump gocuiStefan Haller
2024-01-30Use slimmer scrollbarsJesse Duffield
2024-01-10Bump gocuiStefan Haller
2023-12-09Bump gocuiStefan Haller
2023-09-09Bump gocuiStefan Haller
2023-08-07Add a Click() primitive to the integration test librarySimon Whitaker
2023-08-06Bump gocuiStefan Haller
2023-08-02Bump gocuiStefan Haller
2023-07-19Add integration test for accordion modeJesse Duffield
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-08Bump gocuiJesse Duffield
2023-03-24remove old integration test recording codeJesse Duffield
2023-03-19Better escape code parsing (thanks to Ryooooooga) (#2514)Jesse Duffield
2023-02-19show snapshot of lazygit when test fails for easier investigationJesse Duffield
2023-02-18bump gocuiJesse Duffield
2023-02-18update view cursor when selecting new line in patch explorer viewJesse Duffield
2023-01-06build: bump gocuiRyooooooga
2022-12-20bump gocuiJesse Duffield
2022-10-18build: $ ./scripts/bump_gocui.shRyooooooga
2022-10-02fix glitchy render of stale data when flicking through files and directoriesJesse Duffield
2022-09-16various changes to improve integration testsJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-07-29Update gocuiLuka Markušić
2022-04-17better weight distribution in window arrangementJesse Duffield
2022-04-16add scrollbarsJesse Duffield
2022-04-16clearer highlighting of current lineJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-18better title renderingJesse Duffield
2021-09-27fix some encodingsJesse Duffield
2021-06-15bump dependenciesJesse Duffield
2021-04-12fix rendering issues caused by resizingJesse Duffield
2021-04-12bump gocui to fix resizing issueJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-09reduce flicker without worrying about carriage returnsJesse Duffield
2021-04-06allow decimal replay speeds for integration testsJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06ignore clicks on invisible viewsJesse Duffield
2021-04-06support tcell simulation screenJesse Duffield
2021-04-06remove mutex lock that caused deadlockJesse Duffield
2021-04-06minor refactorJesse Duffield
2021-04-06move recording code into gocuiJesse Duffield
2021-04-06more refactoringJesse Duffield