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

put vim in insert mode automatically #94

Open
ri-aje opened this issue May 17, 2018 · 2 comments · May be fixed by #113
Open

put vim in insert mode automatically #94

ri-aje opened this issue May 17, 2018 · 2 comments · May be fixed by #113

Comments

@ri-aje
Copy link

ri-aje commented May 17, 2018

I found most of the time when I invoke vim-anywhere, I need to type something right away, so I think it makes sense to put vim in insert mode automatically to save one keystroke. the change should be real simple with +startinsert option on vim invocation.

@dylan-chong
Copy link

I would imagine this is a subjective preference, however the ability to customise commandline arguments would be useful as it is much more general and configurable. Might be useful for use cases such as the above, or setting a default file type, or pasting text from the clipboard, or probably others

@prankousky
Copy link

+1

I don't have a command in my vimrc for starting in insert mode, because I don't usually want this. But in this case, where I intentionally open an empty buffer to write something, it would be nice to just start typing instead of entering insert mode (even though it is just one single press).

Strus added a commit to Strus/vim-anywhere that referenced this issue May 1, 2022
@Strus Strus linked a pull request May 1, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants