Results 8 issues of 4zv4l

The Mode field doesn't seem to work well on Linux Also, would it be possible to also show the user who owns the file/folder ? ![image](https://user-images.githubusercontent.com/46655455/152407873-61666a01-96b5-4098-ac5e-23c9de303975.png)

bug

It could be nice to be able to keep the menu buttons in game to be able to play on a tablet or a smartphone. The project is amazing btw...

Hi, the theme is really beautiful. Just when exporting it with Typora to html or image, the green corner disappears and the array become kind of "naked" if I can...

when I try to load `net/ssh` solargraph doesnt find it but my script works (no completion when writing in neovim) but when I use `net-ssh` the completion works but my...

### Describe the bug When compiling C project with `-no-builtin`, when using `voidptr` it does not translate to `*void`. And when using variadic function, it creates a typedef `array` which...

Bug

### Description I tried to load a dynamic library (dll), when I made it from Linux with the exported DllMain like this ```nim import winim/lean proc NimMain() {.cdecl,importc.} proc DllMain(hinstDLL:...

FFI

Hi ! I basically copy-pasted the example from the Readme and just changed the sheet name. It seems that I cannot index any cells, I tried multiple way but none...