Tony Brix
Tony Brix
https://github.com/ericblade/quagga2
If you are using iOS there is a bug that won't work using deviceId. You can try using `{facingMode: {exact: "environment"}}` but some versions of iOS still won't work. I...
I have been somewhat following the Pulsar-edit fork but not too closely. What would be needed to change this to be used in Pulsar-edit?
In atom you could install any package from GitHub using the cli `apm install [repo URL]`. I'm guessing you can still do something similar with`ppm`
Currently our GitHub actions scripts attempt to use apm to release new versions to the atom package manager (which is failing for obvious reasons). If you wanted to switch that...
Not sure. Teletype doesn't have very good documentation. (Or any at all)
Teletype also provides a service for packages to sync information. That is what this issue is about. Syncing a terminal like vscode does. The problem is there is no documentation...
No, we should keep this open. This is something I would like to figure out eventually.
How would this feature work with terminals open in multiple locations?  It only seems to work well in terminus if all terminals are open in the bottom pane.
I don't quite understand what this feature would do in the context of x-terminal. - Does a mapped terminal mean that terminal is always the active terminal for that file/folder?...