Mo Bitar
Mo Bitar
Publish
It would be nice if you add this tool as a package to the official repos so one can install it with dnf. Another option would be to merge it...
### Godot version 4.0.alpha.calinou.7866c9847 ### System information Linux, Fedora 35 Kinoite (KDE), AMD iGPU of processor Ryzen 7 5800H, Linux 5.16.12, Vulkan ### Issue description The editor crashes after importing...
I fixed some typos and links and added small enhancements :) It would be awesome if you could release a new version btw, because a lot of changes were done...
Why does the Markdown version of the README exist? It is redundant and outdated.
Thanks for the awesome plugin! Adding support for `trash` instead of `rm` would be awesome! Nvim-Tree does this with the `D` shortcut.
Please add an option to adjust the spacing (between windows, between windows and search bar etc.). It is really hard to see anything in the windows right now and less...
Solves the problem here: https://github.com/JuliaNLSolvers/LsqFit.jl/pull/154 All tests with runtests.jl pass. If you change p0 in 'test/curve_fit.jl' from [0.5, 0.5] to [1, 1] then the output is much better to debug...
Fixed typos with [`typos`](https://github.com/crate-ci/typos)
Similar to https://github.com/dalance/procs#cargo
In fish, I have this function: ``` function ssh -w ssh echo "SSH with kitty" kitty +kitten ssh $argv end ``` From `function --help` in fish: ``` -w WRAPPED_COMMAND or...