Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.68 KB

issue_template.md

File metadata and controls

43 lines (25 loc) · 1.68 KB
  • Brief description of the problem:

  • Steps to reproduce:

  • Tridactyl version (:version):

  • Firefox version (Top right menu > Help > About Firefox):

  • URL of the website the bug happens on:

  • Config (in a new tab, run :viewconfig --user, copy the url and paste it somewhere like gist.github.com):

  • Contents of ~/.tridactylrc or ~/.config/tridactyl/tridactylrc (if they exist):

Insert tridactylrc contents between the backticks
  • Operating system:
  • Result of running :! echo $PATH, or ! echo %PATH% on Windows, in Tridactyl:
  • Unix-like only:
    • :native less than 0.2.0: result of running printf '%c\0\0\0{"cmd": "run", "command": "echo $PATH"}' 39 | ~/.local/share/tridactyl/native_main.py in a terminal:
    • :native at least version 0.2.0: result of running printf '%c\0\0\0{"cmd": "run", "command": "echo $PATH"}' 39 | ~/.local/share/tridactyl/native_main in a terminal: