You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Provided an app image or .app path, it should be possible to make a copy of the bundle, then change electron package to patch in the window and input handling for the default API.
This would probably be a relatively difficult task, but it could be fun to allow people to patch VS Code or Cursor to support an actual Neovim or Emacs instance in the terminal with the UI surrounding it. Completely unreasonable approach, but fun nonetheless.
Provided an app image or .app path, it should be possible to make a copy of the bundle, then change
electronpackage to patch in the window and input handling for the default API.This would probably be a relatively difficult task, but it could be fun to allow people to patch VS Code or Cursor to support an actual Neovim or Emacs instance in the terminal with the UI surrounding it. Completely unreasonable approach, but fun nonetheless.