Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M-x ^ in helm #2426

Closed
OrionRandD opened this issue Jun 17, 2021 · 1 comment
Closed

M-x ^ in helm #2426

OrionRandD opened this issue Jun 17, 2021 · 1 comment

Comments

@OrionRandD
Copy link

how do I make my emacs "M-x" search always start with beggining of line
character. Like so:
M-x ^
and then write whichever letter I want...
M-x ^a (b..z)
I tried:
(global-set-key "\370" 'helm-M-x ^)
But did not work

In ivy it is the
ivy-initial-inputs-alist

@thierryvolpiatto
Copy link
Member

Duplicate of #2340, please post there instead. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants