summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/jesseduffield/gocui
AgeCommit message (Expand)Author
2023-07-19Add integration test for accordion modeJesse Duffield
2023-07-19Fix accordion issueJesse 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-07-02Bump gocuiJesse Duffield
2023-06-01Add integration test for commit highlighting on focusJesse Duffield
2023-03-24remove old integration test recording codeJesse Duffield
2023-03-19bump gocui to fix race conditionJesse Duffield
2023-03-19Better escape code parsing (thanks to Ryooooooga) (#2514)Jesse Duffield
2023-02-25Improve staging panel integration testsJesse 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-11-25bump gocuiRyooooooga
2022-10-18build: $ ./scripts/bump_gocui.shRyooooooga
2022-10-03strip NUL bytes instead of replacing with spaceJesse Duffield
2022-10-02fix glitchy render of stale data when flicking through files and directoriesJesse Duffield
2022-10-02bump gocuiJesse Duffield
2022-09-23build: $ ./scripts/bump_gocui.shRyooooooga
2022-09-16various changes to improve integration testsJesse Duffield
2022-08-14better CLI interfaceJesse Duffield
2022-08-11another integration testJesse 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-16better appearance for reverse attributeJesse Duffield
2022-04-16clearer highlighting of current lineJesse Duffield
2022-04-08bump gocuiJesse Duffield
2022-03-18update go to v1.18Jesse 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
2022-01-08bump gocuiJesse Duffield
2022-01-08use bright colors for highlightingPieter van Loon
2021-11-05fix bugJesse Duffield
2021-11-05support scrolling left and rightJesse 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-10-17support home/end keys in editorsJesse Duffield
2021-10-17small fixesJesse Duffield
2021-10-17fix editorJesse Duffield
2021-09-27fix some encodingsJesse Duffield