Josh Dague
Josh Dague
Ctrl+Alt+? does not work. (Adding Shift doesn't help either.) If I add a custom keymap: ``` { "keys": ["ctrl+alt+/"], "command": "find_keymap" } ``` It does start working. The same key...
ST3 Windows. Pressing Enter dismisses the keymaps list, but does not invoke the selected command.
### Provide environment information ``` System: OS: Linux 5.15 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish) CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12900HX Memory: 6.74 GB / 15.47 GB...
We're using `@segment/analytics-node` in a serverless environment that is very strict about ending execution after the main entry point's promise resolves. The hosting node process is killed *immediately* after the...