aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix which-key--next-page-hintJustin Burkett2020-09-081-2/+3
| | * | Hide paging hint when prefix is help-charJustin Burkett2020-09-081-1/+3
| | * | Improve keymap-based-replacement description in READMEJustin Burkett2020-09-041-12/+19
| | * | Remove use of focus-{in,out}-hookJustin Burkett2020-09-011-4/+0
| | * | Remove testing badge from READMEJustin Burkett2020-08-281-1/+1
| | * | Stop testing against v24.5Justin Burkett2020-08-281-1/+0
| | * | Add which-key-add-keymap-based-replacementsJustin Burkett2020-08-282-14/+74
| | * | Fix #257 (#258)Rudi Grinberg2020-08-172-15/+29
| | * | Speed up which-key--maybe-replaceRudi Grinberg2020-07-211-26/+41
| | * | Add basic PR templateJustin Burkett2020-07-211-0/+4
| | * | Fix which-key--propertize-description use make-text-button return value (#249)N V2020-07-011-2/+1
| | * | Fix last commitJustin Burkett2020-02-161-1/+1
| | * | Test once a monthJustin Burkett2020-02-161-0/+2
| | * | Merge remote-tracking branch 'hlissner/patch-1'Justin Burkett2020-02-160-0/+0
| | |\ \
| | | * | Refactor regexp & fix incompatibility + errorHenrik Lissner2020-01-021-5/+10
| | | * | Strip out advice in command docstringsHenrik Lissner2019-12-251-1/+6
| | * | | Fix prefix argument for which-key-show-major-mode (#239)Yunhao Zhao2020-02-161-1/+1
| | * | | Fix case sorting in alpha sort functionsJustin Burkett2020-02-122-4/+4
| | * | | Fix short windows being resizedJustin Burkett2020-02-111-1/+2
| | * | | Simplify last commitJustin Burkett2020-02-071-1/+1
| | * | | Replace use of xorJustin Burkett2020-02-071-1/+1
| | * | | Change name of workflowJustin Burkett2020-02-072-2/+2
| | * | | Fix sorting of keys and add testJustin Burkett2020-02-072-8/+83
| | * | | Revive Cask fileJustin Burkett2020-02-071-0/+7
| | * | | Replace travis badge with github workflow badgeJustin Burkett2020-02-061-1/+2
| | * | | Disable travis and caskJustin Burkett2020-02-062-32/+0
| | * | | More workflow fixesJustin Burkett2020-02-061-4/+0
| | * | | Fix workflowJustin Burkett2020-02-061-1/+1
| | * | | Fix previous commitJustin Burkett2020-02-061-1/+1
| | * | | Try purcell's workflow actionJustin Burkett2020-02-061-0/+33
| | * | | Update travis versionsJustin Burkett2020-02-061-4/+2
| | * | | Refactor regexp & fix incompatibility + errorHenrik Lissner2020-02-061-5/+10
| | * | | Strip out advice in command docstringsHenrik Lissner2020-02-061-1/+6
| | * | | Make which-key-show prefix mode-line work like top and bottomJustin Burkett2020-02-031-1/+1
| | * | | Add full keymap versions of show-{major,minor}-modeJustin Burkett2020-01-191-8/+26
| | |/ /
| | * | Make next page hint more consistentJustin Burkett2019-12-211-2/+3
| | * | Generalize C-h commands to use help-charJustin Burkett2019-12-211-22/+30
| | * | Default to imprecise window fitting on terminalJustin Burkett2019-11-271-2/+3
| | * | Fix typos (#222)Jonas Bernoulli2019-11-112-3/+3
| | * | Rework implementation of manual updatingJustin Burkett2019-08-012-64/+70
| | * | Use which-key-idle-secondary-delay value in manual updatesJustin Burkett2019-08-012-11/+21
| | * | Fix paging in which-key-manual-updateJustin Burkett2019-07-311-5/+8
| | * | Cleanup whitespace in READMEJustin Burkett2019-07-311-75/+75
| | * | Announce which-key-manual-updateJustin Burkett2019-07-311-1/+23
| | * | Add which-key-manual-updateJustin Burkett2019-07-311-0/+17
| | * | Add no-paging optional arg to which-key-show-keymapJustin Burkett2019-07-231-13/+19
| | * | which-key-persistent-popup-p -> which-key-persistent-popupJustin Burkett2019-07-231-2/+2
| | * | Add which-key-persistent-popup-p variable (#213)Uros Perisic2019-07-211-3/+6
| | * | Add translation keymap support (#210)D.K2019-05-282-2/+6
| | * | Add which-key-dump-bindingsJustin Burkett2019-05-171-0/+15