Matt Schrage

Results 209 comments of Matt Schrage

Hey @rahulsarathy can you look into adding a polyfill for matchAll on old versions of Safari? https://caniuse.com/mdn-javascript_builtins_string_matchall

Hey @spacekaila! Thanks for creating this issue. We definitely want to make history suggestions more customizable.

See [`EventListener`](https://www.sublimetext.com/docs/api_reference.html#sublime_plugin.EventListener) for more details.

Hey @rcousens! What version of fish are you using? (Run `fish --version`) Can you try to reproduce in a different shell?

Woah! That’s a lot of logs. We’ve pushed a fix and it should go live soon. In the meantime, you can just delete that logs folder as a workaround!

This should be fixed now. Run `fig update` to download the latest version. I'm going to close this issue but please let me know if you are still seeing large...

@kiranurs4ever can you share your `~/.zshrc` and `~/.zprofile`?

Can you run `ls -a ~/.local/bin`?

Can you run `fig doctor` and share the output here?

Some exciting progress to share! https://user-images.githubusercontent.com/3155109/158873604-04105ab9-4cf9-4703-8b2c-a8e1dbce3dc5.mp4 We've located the caret position, can determine what text has been typed, and got IPC working on Linux. 🥳 There is still lots to...