Denys Séguret

Results 760 comments of Denys Séguret

> Is it documented somewhere? Looked on the website but didn't spot anything. Looks like it should. I'll add it.

Can you please try dysk --strategy diskutil and tell me whether those disks appear ?

Ok, I looked into it and I see what happens. I'll solve that as soon as I find the time.

@tessus Can you test https://github.com/Canop/dysk/pull/102 ? If necessary, I can share a mac binary

I'll have to look into AFP shares, I have no idea what those things are ^^

> Do you have to look into every type separately? I hoped I didn't have to. But when some mount type doesn't show in disk, I have no other solution...

I changed the title to reopen, focusing on the remaining problem of the AFP shares.

> My guess is it's counting escape codes when it shouldn't. Termimad relies on [unicode_width](https://docs.rs/unicode-width/latest/unicode_width/), which has no concept of TTY escape codes (just like Markdown). Now, assuming we would...

It already works like this for me. I have this verb defined: ```hjson { invocation: edit key: enter shortcut: e execution: "/usr/local/bin/nvim +{line} {file}" apply_to: text_file leave_broot: false refresh_after: false...

This could be easily developed, at least on unix, but it's not currently a feature of broot (you can change this question into a request if you want).