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

Remember the Go To input text as in package Remember Command Palette Input #95

Open
evandrocoan opened this issue Apr 23, 2018 · 2 comments

Comments

@evandrocoan
Copy link
Owner

  1. Same effect but on Goto? RememberCommandPaletteInput#1 Same effect but on Goto?
  2. https://forum.sublimetext.com/t/how-to-autofill-last-typed-text-on-show-overlay/36360 How to autofill last typed text on “show_overlay”
@jmarcher
Copy link

I made some progress as you can see on that thread, my problem is that the event is not triggered whenever I press Escape or Enter, any clues why?

@evandrocoan
Copy link
Owner Author

evandrocoan commented Apr 24, 2018

It depends on the event type. There are some event Sublime Text does not throw (due bugs on Sublime Text). You can try to override the keybind escape and enter for you actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants