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

add feature: "return" to load session in insert mode #2

Open
yongtenglei opened this issue Jun 30, 2023 · 1 comment
Open

add feature: "return" to load session in insert mode #2

yongtenglei opened this issue Jun 30, 2023 · 1 comment

Comments

@yongtenglei
Copy link

Hi, thanks for your awesome plugin, I loved this plugin once I tried it, because it was just small enough and that's what I wanted.

But one thing that might make sense to consider is... You could add a mapping to insert mode so that the session can be loaded just press "enter" after searching. The current behavior is to jump to the session management file, which should be invisible to user and not a thing user really care about.

Thanks

@p135246
Copy link

p135246 commented Mar 15, 2024

A solution is to add <esc> after the definition of your key-binding like this nnoremap <space>s <cmd>Telescope xray23 list<cr><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

2 participants