ivy-initial-inputs-alist not working for man command? #1226
Comments
Thanks, fixed. It can be unreliable customizing things like |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Every other entry in the default
ivy-initial-input-alist
seems to take effect, except for(man . "^")
, which doesn't work. I'm not sure what this is about, but it's inconvenient since I had actually setivy-initial-input-alist
to just'((man . "^"))
.The text was updated successfully, but these errors were encountered: