Timothy

Results 150 issues of Timothy

At the moment keywords are made obvious via redefining `\emph` to use italic in a different font weight, and `\textit` used where `\emph` would have been previously. However, this goes...

enhancement

It's not that bad, but the light pygments style isn't that great. It would be good to use/create a better one. It would be nice to have this automatically added...

improvement

Currently aware of two issues: 1. (suspicion) root file names with spaces 2. chemfig Current issue mitigation attempts: - using `only named=true` — resolves issue 2 but non-ideal - using...

bug
help wanted

For the "Go to definition" command is slower than it needs to be. We only need the first line of output. For some `texdef` commands the first line can be...

💡 enhancement
🤲 help wanted

Now that there's some light telemetry going on, I have noticed that the majority of the users are from non-english speaking countries. ![image](https://user-images.githubusercontent.com/20903656/68490612-4e405900-0284-11ea-9c49-4389ef79bfa5.png) This has me wondering whether it could...

On an X11 Linux system (Solus) I find that if I leave a 'busy' (read: console visualiser type stuff) tmux session running for a while I find something like this...

B - bug
A - needs repro

### The problem with the current behaviour At the moment, form support is a bit messy. Repeating inputs with the same name causes the last value to overwrite all the...

breaking

**Describe the bug** Calling any of the `newapp_*` functions that make `cp` calls like https://github.com/GenieFramework/Genie.jl/blob/173d8e3deb47f20b3f8b4e5b12da6bf4c59f3370/src/Generator.jl#L347 also copy the read-only file permissions, which is a bit of a pain when this...

**Describe the bug** After loading the environment settings, Genie checks the `ENV["HOST"]` key and overrides the environment set `server_host` if a value is given. https://github.com/GenieFramework/Genie.jl/blob/543b630927e01de48511aa5e1eefc1243f301180/src/App.jl#L28 This is problematic on Linux...

breaking
v5