Rian McGuire
Rian McGuire
`Ctrl+Shift+P` is used for `/ThunarLauncher/open-in-new-tab` by default. You can edit `~/.config/Thunar/accels.scm` and disable that binding by adding the line: ``` (gtk_accel_path "/ThunarLauncher/open-in-new-tab" "") ```
It looks like this is an issue with SourceNode in mozilla/source-map introduced in 0.1.34. It handles blank lines (ie. successive newline characters) badly. It's fixed by this commit (not yet...
Sorry - looks like I should have forked off develop, not master. Fixing now.
Thanks for the feedback. I liked your `setDef`/`setEnv` idea, so I've re-implemented it by adding overrides for those.
@pkra I'm not going to have time to get back to it for at least 2 weeks.