Aristarchos Mavridis
Aristarchos Mavridis
In the following example the "a" variable does not have a consistent size. ``` using CSV, DataFrames number_of_lines = 10^6 CSV.write("data.csv", DataFrame(rand(number_of_lines, 10), :auto)) steps = 10 @time for chunk...
I often find myself wanting to switch to whale mode while navigating my directories with broot. A bit similar to how the `:toggle hidden` functionality works. Would there be a...
In vim, as well as in my shell, I'm used to having a line cursor on insert mode and a block cursor on normal mode. It seems that broot only...
Greetings, I am using Zathura on archlinux/Wayland, and I have the following issues: The top window bar is always white, and I can't seem to find a way to change...