zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.95k stars 126 forks source link

Assign ctags symbols browser to Alt-Q instead of ctrl-k #387

Closed psprint closed 1 year ago

psprint commented 1 year ago

The new Alt-Q key is already bound to push-line, however the zle widget has also two other keys, ctrl-q and Alt-q, so no problem, as IMO users who want that widget already use Alt-q, not Alt-Q.

Also, a way of customizing via zstyle ':zinit:browse-symbol:key' has been added.

Description

Change the argument of bindkey.

Motivation and Context

Problems with ctrl-k users, e.g.: #386

Types of changes

Checklist:

jankatins commented 1 year ago

Confirmed to work on mac

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: