summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
2023-08-25Support custom keybindings for confirm discardMark Skelton
2023-08-21Add key binding for switching from the commit message panel to an editorStefan Haller
2023-08-21Add scrollOffEnabled configStefan Haller
2023-08-15Add ScrollOffMargin user configStefan Haller
2023-08-09use 'suspend' instead of 'editInTerminal' internallyJesse Duffield
2023-08-09Add nvim-remote editor presetJesse Duffield
2023-08-09Honour editInTerminal value when opening a worktree folderJesse Duffield
2023-08-02Appease linterJesse Duffield
2023-08-01Add explosion animation when nuking working treeJesse Duffield
2023-07-31Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changesStefan Haller
2023-07-31Add a "Mark commit as base commit for rebase" commandStefan Haller
2023-07-31Remove the old experimentalShowBranchHeads mechanism and configStefan Haller
2023-07-30Use double dash for disambuating path in editor templatesJesse Duffield
2023-07-30Support opening worktree in editorJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom command #1055 (#2784)Jesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom commandRed S
2023-07-26bring back yaml library forkhatredholder
2023-07-14config: rely on .gitconfig for verbose commit messagesScott Callaway
2023-07-13Allow checking for merge conflicts after running a custom commandJesse Duffield
2023-07-03Color view frame differently when searching/filteringJesse Duffield
2023-06-26Rename the gui.skipUnstageLineWarning conf key to gui.skipDiscardChangeWarningStefan Haller
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-06-15Add nerdFontsVersion configStefan Haller
2023-06-05kakoune binary nameEnrico Borba
2023-06-01show commits against branchesJesse Duffield
2023-06-01Add --all to "git fetch" command when not fetching a specific remoteStefan Haller
2023-05-30Merge pull request #2508 from Ryooooooga/remove-jesseduffield-yamlJesse Duffield
2023-05-29Support suggestions generated from command in custom commandsJesse Duffield
2023-05-29Add suggestionsPreset to custom commands systemJesse Duffield
2023-05-26More compact and flexible date formatJesse Duffield
2023-05-26Clean up helix editor presetJesse Duffield
2023-05-25Merge pull request #2668 from dvic/add-helix-supportJesse Duffield
2023-05-25Allow global logging when developingJesse Duffield
2023-05-24Add helix editor presetdvic
2023-05-16Add config git.mainBranchesStefan Haller
2023-05-04add comment to encourage keeping code and docs in syncJesse Duffield
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-27Add an editor preset for kakoune (kakoune.org).J. B. Rainsberger
2023-04-13Change OpenCommand to Open and OpenLinkCommand to OpenLinkStefan Haller
2023-04-13Don't set platform defaults on OSConfig struct immediatelyStefan Haller
2023-04-13Implement edit presetsStefan Haller
2023-04-13Cleanup: fix copy/paste error in commentStefan Haller
2023-03-20Merge pull request #2495 from jesseduffield/feature/remove-altreturnJesse Duffield
2023-03-18Add border config (#2344)yk-kd
2023-03-17build: remove `github.com/jesseduffield/yaml` packageRyooooooga
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-03-05generated cheatsheets and ran code formattingHumble Penguin
2023-03-05issue #2473Humble Penguin