qutebrowser/qutebrowser

Generally available FIFO

Open

#1.741 geöffnet am 2. Aug. 2016

Auf GitHub ansehen
 (13 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)Python (1.014 Forks)batch import
good first issuepriority: 2 - low

Repository-Metriken

Stars
 (9.161 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be useful to have a FIFO for sending commands, like userscripts get, but that isn't bound to a userscript. It would make it easier to control qutebrowser from a shell, or with scripts that are launched automatically or stay alive longer than the browser itself.

Contributor Guide