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

Enter input mode on focus #226

Open
brianrobt opened this issue Jul 13, 2021 · 0 comments
Open

Enter input mode on focus #226

brianrobt opened this issue Jul 13, 2021 · 0 comments

Comments

@brianrobt
Copy link

Is it possible to automatically start wasavi in input mode on focus?

I read the docs, tried a [few commands](https://stackoverflow.com/
questions/11464088/how-do-i-start-vim-in-insert-mode), and also checked the
wasavi commands available, but nothing seems to have worked so far. I'm
wondering if I could set the shell to something like /bin/bash and configure
it that way.

If this feature is not already implemented, it would be a nice-to-have.

I'm trying to get wasavi to work with as little input as possible when
switching between modes.

As a side note, this is a useful mapping I started using:

map! <C-Enter> <ESC>:wq<Enter>
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

1 participant