| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This seems to significantly improves performance. Inspired by https://github.com/rust-lang/rust/pull/107925
|
|
|
|
|
|
Fixes issue typst/typst#704 by making opening a pdf viewer non-blocking.
This does remove error reporting when the pdf viewer fails to be
opened. This error reporting is difficult to regain since the error
happens on a different thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #300
|
|
|
|
|
|
Fixes #386.
|
|
|
|
Fixes #334.
|
|
|
|
of TERM / NO_COLOR (#230)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|