summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2022-11-13disable underscores in vscode while we wait for underscore glitch to be fixedJesse Duffield
2022-11-12use better colour defaultsJesse Duffield
2022-11-11fix could-not-access errorJesse Duffield
2022-10-18feat: allow `null` in keybindingsRyooooooga
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16feat: add rename stashRyooooooga
2022-10-15fix: fix initial origin of commit message panelRyooooooga
2022-10-14feat: add stash iconRyooooooga
2022-10-09use boxlayout from lazycoreJesse Duffield
2022-10-05feat(editors.go): move by wordsRyooooooga
2022-10-02use thread safe mapJesse Duffield
2022-10-02fix glitchy render of stale data when flicking through files and directoriesJesse Duffield
2022-10-02use lowercase 'quote' for consistency with existing custom command template f...Jesse Duffield
2022-09-30feat: allow `OSCommand.Quote` to be invoked within a custom commandRyooooooga
2022-09-24Merge pull request #1636 from kawaemon/partially-fix-1629Jesse Duffield
2022-09-24Merge pull request #2104 from LiamKearn/feat-emacs-char-navJesse Duffield
2022-09-23fix: scan to buffer to empty character input in stdinkawaemon
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-24feat: add support for emacs keybindingsRyooooooga
2022-09-17typojiepeng
2022-09-17remove deprecated callsjiepeng
2022-09-17Add Key field to CustomCommandPrompt structMihai22125
2022-09-17increase recording leewayJesse Duffield
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-16various changes to improve integration testsJesse Duffield
2022-09-09add bisect integration testJesse Duffield
2022-09-01fix(confirmation_panel.go): fix initial origin of editor boxRyooooooga
2022-08-31Merge pull request #2123 from Ryooooooga/feature/edit-initial-scrollJesse Duffield
2022-08-18fix: fix initial scroll position of edit boxRyooooooga
2022-08-15Merge branch 'master' into feat/detect-bare-reponullishamy
2022-08-15Apply refactoring suggestionsnullishamy
2022-08-14a more complex custom command testJesse Duffield
2022-08-14Merge pull request #2110 from mark2185/fix-ignore-or-exclude-file-menuJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-13move code from main into app package to allow test to be injectedJesse Duffield
2022-08-13move input and assert into integration tests packageJesse Duffield
2022-08-13introduce gui adapterJesse Duffield
2022-08-11IgnoreOrExclude should be a menuLuka Markušić
2022-08-11another integration testJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-09Feat: Add emacs character navigation, because I'm weird like that :)lkearn
2022-08-07fix hidden suggestionsJesse Duffield
2022-08-07allow rendering to main panels from anywhereJesse Duffield
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06rename merging context to mergeConflictsJesse Duffield
2022-08-06use ptmx map so that we can have multiple ptmx's stored for resizingJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield