summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2021-07-27update keybindingsJesse Duffield
2021-07-27Fix translations, make formatter happyDenis Palashevskii
2021-07-27Update localized Keybinding fileDenis Palashevskii
2021-07-27Update docsDenis Palashevskii
2021-07-26Allow hex theme colorsmjarkk
2021-07-19Consider first match only in menuFromCommand promptElwardi
2021-07-19Add option to format filter matches to menuFromCommand promptsElwardi
2021-07-18Add docs for menuFromCommand promptsElwardi
2021-07-16add parse github emoji to docsmjarkk
2021-06-15fix up cheatsheetJesse Duffield
2021-06-15update cheatsheetJesse Duffield
2021-06-15Update dutch.goStefan Teunissen
2021-06-15Update config.mdEmiliano Ruiz Carletti
2021-06-14naming changeJesse Duffield
2021-06-10ShowTotal flagAndrei Yangabishev
2021-06-05minor changesJesse Duffield
2021-06-05Better english for `Configuring File Editing`.caojoshua
2021-06-05Docs for EditCommand.caojoshua
2021-06-05Remove config, make default sort order `descending`Robert Verst
2021-06-05Add user config to change the sort order of tagsRobert Verst
2021-05-30Add global binding to open recent reposLiberatys
2021-04-14Fix typo: scrool -> scrollPeijun Ma
2021-04-12allow hiding random tipJesse Duffield
2021-04-12fix up docJesse Duffield
2021-04-11make command log size configurableJesse Duffield
2021-04-11prettify config.mdJesse Duffield
2021-04-11allow focusing on command log viewJesse Duffield
2021-04-11update config.md to explain situation with config pathsv0.27.4Jesse Duffield
2021-04-11Fix path for Linux config filetafryn
The listed config file directory for Linux is incorrect.
2021-04-06update keybindingsJesse Duffield
2021-04-06default to not quitting when hitting esc at the top level.Jesse Duffield
I've been using this config option for years now so I don't think much of it, but newcomers are going to find it annoying that hitting escape gets you out of filtering/cherry-picking/patch-building mode, but also quits the app. So if you want to exit all the modes you're in, you need to take care not to press the key one too many times or the app will close. We'll see if anybody gets mad about this change, but I think it's reasonable. The only downside is that you won't be able to always quit by spamming the escape key. If you're in a prompt panel, you'll need to hit escape to exit that, and then 'q' at the top level. Or CTRL+C of course.
2021-04-06remove 24 bit color delta arg from docsJesse Duffield
2021-04-01Update Config.mdJesse Duffield
2021-04-01Update Config.mdJesse Duffield
2021-03-30update cheatsheetsJesse Duffield
2021-03-30allow configuring to show file tree on startupJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-03-12Fix the linux config path (related: #913, #1059)István Donkó
2021-02-16Fix pattern in commitPrefix exampleMatthias Küch
2021-02-09update cheatsheetJesse Duffield
2021-02-08Adding setup and configNick Flueckiger
2020-12-23Update Custom_Command_Keybindings.mdJeff Hertzler
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Add notARepository description to config docsKalvin Pearce
2020-11-28Add notARepository to config docsKalvin Pearce
2020-11-21Update Custom_Command_Keybindings.mdJesse Duffield
2020-11-21Update docs/README.mdJesse Duffield
2020-11-21Added a reference to chocolatey in READMENils Andresen
and also added a simple overview of documentation under docs/README.md
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-12Copy a commit message to clipboard: Changes to latest versionnullawhale