-
Tridactyl version: 1.21.1pre6005-83b1f7c7
Firefox version: Mozilla Firefox 88.0.1
Operating system: linux
At time of writing, when I invoke `editorcmd` on an input field, Tridactyl spawns the edi…
-
-
The disappear-on-focusout behavior of the fedwiki editor is quite unusual (I can't think of any other webapps that use it). I've always wished I could turn it off as it hinders the flow of editing whe…
-
Would you be interested in a PR providing a simple API for other extensions to activate GhostText?
It wouldn't have to be anything like as complex as Tree Style Tab's - https://github.com/piroor/tr…
-
-
I try it in macbook pro, not work.
I check the document say only test in windows and linux? it mac os supported?
-
[![](https://i.imgur.com/eslMrMj.gif)](https://imgur.com/eslMrMj)
-
Thank you for the great plug-in! Here is a bug I found, if it's helpful.
[Enter steps to reproduce below:]
1. Open a window.
2. Open another window.
**Atom Version**: 1.8.0
**System**: Mac OS X 10.11…
-
# 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. Em…
-
Findings:
- There's no need to create a new WebSocket server for every connection
- WebSocket servers can live on the same connection as HTTP servers
Changes suggested:
- Have the HTTP serve…