Mo Bitar

Results 124 comments of Mo Bitar

Try the Flatpak version. It works fine for me.

Thanks for your answer, I did go with this: ```lua require("neo-tree").setup({ filesystem = { commands = { -- Override delete to use trash instead of rm delete = function(state) local...

Refreshing did work. Thank you!

@sharkwouter Can you please make a small release soon? Thanks a lot for the awesome app! 🚀 BTW: This happens on my side when trying to install Lumencraft on the...

My workaround until a new version is released: I downloaded the `.sh` file of Lumencraft from the GOG website. Then, I did `cd` to the installers directory of the installation...

We need asciidoctor in Rust :P

+1 It would be awesome if this package gets more love in the first place. I would donate to support development if there is an option to do so @pkofod

Thanks for your tips! I did not try it out since I did go back to fish, to be honest. But this is a workaround. A direct support as a...

The problem still exists. ``` ~/.dotfiles ❯ [config languages] | each {|it| mv $"~/.config/helix/($it).toml" .config/helix} Error: nu::shell::eval_block_with_input (link) × Eval block failed with pipeline input ╭─[entry #70:1:1] 1 │ [config...