-
## Migration guide
https://github.com/pharo-spec/Spec/blob/master/resources/migration/specPharo7ToSpecPharo8.md
## Highlitghs
There was a lot of cleaning.
- We removed a lot of dead code a…
-
# Setup
Browser: Firefox 63.0 (64-bit)
Editor: Sublime Text 3.1.1 (Build 3176)
# Description
After upgrading from Firefox 62 to Firefox 63, GhostText stopped working. It still works when us…
-
Issue Type: Bug
1. Activate the integrated terminal.
1. Run `sudo su -` to become root.
1. Type a command which generates enough output to cause the screen to scroll (e.g. `man --help`)
1. Press…
-
It would be great if the GhostText project would tag releases in the git repository, preferably following the [semantic versioning](https://semver.org/) standard. This would make it easier for downstr…
-
I have written a plugin in python3 and vim's channel feature. Please consider to add to the list in the front-page:
https://github.com/pandysong/ghost-text.vim
-
VSCode's [**Markdown All in One**](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) extension has a
```
"markdown.extension.preview.autoShowPreviewToSide"
```
setti…
-
![ghosttext](https://user-images.githubusercontent.com/10906415/43042858-ddbeaede-8d54-11e8-8840-56fc6719d725.gif)
-
For some reason, using this along [GhostText](https://github.com/GhostText/GhostText) causes the opened tab to use the light theme, even if I have currently set the dark one.
Is this caused by `Gho…
-
# Setup
Browser: Chrome
Editor: neovim
# Description
I could see my input sync between chrome and neovim.
While I could not see my collaborator's input.
And if I type in the same line as…
-
Issue Type: Bug
during some routine pasting of code into the editor (pasting a yaml structure into a python file), I was attempting to reformat the data to a python object... during which I do the …