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

pentadactyl status-line support #32

Open
aleprovencio opened this issue Feb 21, 2015 · 2 comments
Open

pentadactyl status-line support #32

aleprovencio opened this issue Feb 21, 2015 · 2 comments

Comments

@aleprovencio
Copy link

First, thank you a lot for this :) I like pentadactyl so much, and when I first saw the text-edit mode it made me think I could really use vim shortcuts everywhere. Unfortunately I found that text-edit mode has been buggy for some time, and now pterosaur seem to adress this.

The only place I couldn't use yet is penta's status-line, so I'm still using text-edit there. Is it possible to allow us to use pterosaur there too ?

@ardagnir
Copy link
Owner

If you "set! extensions.pterosaur.contentonly=false", then when you enter into insert after text-edit on pentadactyl's status line (ex. a), you will enter into VIM_INSERT and be using pterosaur.

@aleprovencio
Copy link
Author

That's a good one :)
If maybe there's a way to map c_<C-[> to get into VIM_NORMAL, it would be perfect. Doing something like map -modes ex <C-[> <C-t>i gets me into VIM_INSERT, but I can't just append a <C-[> to this mapping as it will raise undesired effects. Can you please help me out on this?

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