issues
search
folke
/
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
5.43k
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: Adding description for `<<` or `>>` replaces all other keys after first `<` or `>`
#890
powerman
opened
1 day ago
0
feature: require("which-key.extras").expand.buf(): Customize the way buffer names are formatted
#889
ChrisGVE
closed
2 days ago
3
bug: opening whichkey for the vry first time is buggy
#888
EL-MASTOR
closed
1 day ago
5
bug: Mapping is not hidden when `desc: fun():string` returns `which_key_ignore`
#887
maomao9-0
opened
2 days ago
0
bug: In insert mode, <C-o>zz doesn't work as expected if whichkey is enabled
#886
JimZhang37
opened
2 days ago
0
bug: Can't correctly display icons "Arrow"
#885
byueng
closed
4 days ago
4
fix(state): recursion in hydra mode when mapping does not exist
#884
ANGkeith
opened
1 week ago
0
bug: bindings with expr=true don't display text in command line
#881
macovsky
opened
1 week ago
0
feature: always evaluate cond if it is a function
#880
metalinspired
opened
2 weeks ago
0
fix(mappings): feed ctrl-o before mappings called from i_ctrl-o
#879
bmesot
opened
2 weeks ago
0
bug: Mapping description of @class.outer not correctly shown
#876
tim-hilde
closed
2 weeks ago
0
bug: Unexpected behaviour of "hidden" in combination with "expand"
#874
metalinspired
opened
2 weeks ago
0
fix(docs): correct default 'opts.triggers' modes in README trigger section
#872
hareki
opened
3 weeks ago
0
bug: Which-key keeps remapping my " and ' keys.
#871
fabius32
opened
1 month ago
1
feature: Please make which-key autostart\always-showing without needing a trigger key like in nano as an optional feature
#868
aliresool621
opened
1 month ago
2
feature: Option to remap the spelling plugin trigger.
#866
de-abreu
closed
1 day ago
2
bug: which key prevents macros from working with tabs properly
#865
garydwatson
closed
1 day ago
2
bug: High CPU usage recording macros
#864
blarz
closed
1 week ago
5
bug: remapping 'z=' leads to old spell suggestions
#862
george-tk
closed
5 days ago
2
fix(config): obey notify setting for config validation
#861
rikardjans
closed
1 month ago
1
chore(main): release 3.14.0
#860
github-actions[bot]
opened
1 month ago
1
bug: Recursion detected due to too fast keyboard repeat_interval
#859
fnune
opened
1 month ago
3
bug: notify field in config not working
#858
danielreis1
closed
1 month ago
1
fix(typo): error message spelling of instad to instead
#857
ottobackwards
closed
1 month ago
2
fix(buf): disable which-key when recording a macro
#851
mehalter
closed
2 months ago
4
bug: pressing CTRL-C in visual mode only closes which-key window
#850
tonyhu-x
closed
3 weeks ago
2
feature: Support for langmap
#846
julien-h2
closed
1 month ago
2
bug: <c-j> <c-k> scrolling is not working when require("which-key").show({ global = true }) is set
#845
edicon
closed
1 month ago
2
bug: mismatched brackets in `replace.desc` regex for `<Plug>(function name)`
#842
dlyongemallo
closed
1 month ago
2
bug: popup displayed off-screen when editing long lines in diff mode
#841
dlyongemallo
closed
1 month ago
2
bug: <c-d> <c-u> scrolling is not working when neoscroll.nvim is enabled
#839
den-is
opened
2 months ago
5
feat(icons): add grapple icon
#838
maddawik
closed
1 month ago
2
bug: New updates breaking nvim-surround and similar surround manipulation plugins
#837
umutondersu
closed
3 weeks ago
4
docs: typo
#836
schilkp
closed
1 month ago
2
chore(main): release 3.13.3
#835
github-actions[bot]
closed
2 months ago
1
feature: remove + character in description
#834
onexbash
closed
2 weeks ago
4
bug: 568b841 (refactor: presets, 2024-07-09) breaks vim-fugitive commit bindings unless you're very fast
#833
zivarah
opened
2 months ago
4
feature: Default key for master which-key menu
#832
mairs8
opened
2 months ago
6
bug: `vim.fn.win_execute(win, 'normal zx')` does nothing
#830
MagicDuck
closed
1 month ago
6
feature: align center and spread out first
#829
nguyentritai2906
closed
2 weeks ago
4
bug: i_ctrl-o mappings not executed, chars are inserted instead
#827
bmesot
closed
1 week ago
5
fix(config): disable wk by default for terminal mode
#825
mehalter
closed
2 months ago
1
bug: Breaks vim.v.count in visual mode
#824
pejrich
opened
3 months ago
6
bug: No enough room
#823
cathaysia
closed
1 month ago
1
bug: user keymaps get double recorded in macros
#822
Serega124
closed
2 months ago
6
fix(view): display actual scroll up/down keys in help
#821
taketwo
closed
2 months ago
1
bug: Startup Error Message
#820
garcialn
closed
3 months ago
2
fix(typo): change "it's" to "its" in docs
#819
will-lynas
closed
2 months ago
1
bug: If the window (win) position = "bottom" config value is set then when in a vertical split and running a command the cursor will switch back to the left window.
#816
madcdevelop
closed
2 months ago
2
`v3` breaks my alias mappings, `proxy` is confusing
#814
tmillr
closed
2 months ago
10
Next