GhostText
GhostText copied to clipboard
👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
# Setup Browser: Chrome Version 96.0.4664.55 (Official Build) (x86_64) Editor: GNU Emacs 28.0.50 / Sublime Text, Stable Channel, Build 4121 # Description GhostText works fine on most websites, but it...
# Setup Browser: Chrome, Vivaldi Editor: Emacs # Description I'm trying out GT with `atomic-chrome` in Emacs. Unfortunately matching the major mode against host names isn't enough for me. Emacs...
- [x] Wait for https://github.com/Cacodaimon/GhostText-for-SublimeText/issues/62 - [ ] Move `get_syntax_by_host()` to the Browser side, it should just send the extension, **if** any is found, otherwise ST should just use its...
# Setup Browser: Chrome Editor: VS Code # Description Sites that listen to the `change` event of the textarea don't update. One example is GitHub's "Comment" button of issues and...
I wanted to use this plugin to write emails with sublime text. But when I activate GhostText within a gmail compose box, I get html in Sublime, and I don't...
I'm not sure if it's possible to match their style or if GhostText should at all, but it may be worth a try, perhaps by matching the stroke thickness and...
- The content script is injected in every document simultaneously but when selecting a field in an iframe, the outer frame keeps listening - The fields in the iframe don't...
_Originally posted by @subnut in https://github.com/GhostText/GhostText/issues/172#issuecomment-735098823_: > If a field is currently connected, then clicking the GhostText extension icon and selecting the connected field should disconnect it. Yeah the current...
This happens in any field in any browser. ST responds with the same data as soon as you type something in the browser https://ghosttext.github.io/GhostText/demo/ This issue is currently avoided by...