matkuki

Results 25 issues of matkuki

Add custom theme file generation, so users can add their themes without breaking their setting every time they update to a new version of ExCo.

enhancement

Hi, My specs: Windows 10 x64, `choosenim` installed manually. I had installed `1.6.8` previously a couple of months ago with `choosenim update stable` and it worked without problems. Tried the...

Hi, Is there a possibility instead of getting a `Screen` object with a list of lines to display, to get a `Character/special function/cursor movement` output stream somehow? In my use...

Hi, I have a long running application that works great, but recently I upgraded it a bit, and it now serves a bit more images through `Tornado` web server than...

Hi @almarklein I have an application that is running on a server that is accessed through a VPN, which works great. But every little hiccup for even a split second...

Using `-t:zstd` with the `--compresslevel:` flag works, while with the `-cl:` flag it skips whatever is selected, it's always `3`.

When adding a large number of items to the layout, the whole application gets very sluggish. Here is an example of the standard demo with 200 extra items in the...

`Fidget` has the same problem on the `OpenGL` backend: ![demo_hb4i4M9i5G](https://user-images.githubusercontent.com/10289651/208193740-467eeddb-f299-4e2e-accc-8c21508be9da.gif)

Tested on Windows and Linux and both display `NimEdit`, but there are a lot of errors in the right `console` window: ![image](https://user-images.githubusercontent.com/10289651/199792303-d1bb6f66-ee1d-4a9a-97f9-fa177b5c24fe.png) ``` C:\Users\matic\.choosenim\toolchains\nim-1.6.8\lib\pure\bitops.nim(28, 8) Error: cannot open file: macros...

Hi, I was wondering as on `Windows` the `Observer` is a hit or miss thing with catching all events in a directory, is there a way to execute a manual...