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

Escape Terminal Mode ? #23

Open
rzksobhy78 opened this issue Nov 26, 2021 · 5 comments
Open

Escape Terminal Mode ? #23

rzksobhy78 opened this issue Nov 26, 2021 · 5 comments

Comments

@rzksobhy78
Copy link

How can I use this plugin to escape terminal mode in terminal
I'm using this one
https://github.com/akinsho/toggleterm.nvim

@max397574
Copy link
Owner

you can't because this plugin uses CharInsertPre, which only works in buffers

@ColinKennedy
Copy link

ColinKennedy commented Nov 18, 2023

Adding InsertCharPre in Terminal mode is planned (albeit backlogged) work neovim/neovim#5018. Once the issue is closed and complete could this issue be reopened?

@max397574
Copy link
Owner

yes
I'm also working on a rework of the thing locally
it maybe also be possible with the new version

@ilan-schemoul
Copy link

https://github.com/TheBlob42/houdini.nvim makes it possible in so many modes including terminal, cmd etc.

@max397574
Copy link
Owner

with the pr for the rewrite better-escape will also have support for most modes and also allow mapping anything and not just to esc

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

4 participants