Martín Pozo
Martín Pozo
Interesting, but I have to dig more into it before merging. What do you think about this feature, @raphlinus? Thanks!
In your `book.toml` you can specify more than one renderer. The renderers natively supported are `output.html` and `output.markdown` (https://rust-lang.github.io/mdBook/format/configuration/renderers.html). So, if you write the following sections in your `book.toml` file,...
Nice, my fork has a darker background and better color contrast (only dark variant has been modified), check it when you want.
Nothing more in my side.
Yes, I'm currently using the previous mode, but I was not sure if this is the desired behavior of the input mode and I think the other type of initial...
If this is the desired behavior then this issue would be a request more than a bug. I'm comfortable on the modal initial mode, so if this issue is not...
It looks awesome, thanks! Sadly, it does not work using the `br` function of the blog post introduced in https://github.com/Canop/broot/issues/152, which avoids using `eval` to enter in a directory (when...
Thanks! I would like to use `br`, but it is a different zsh function that do not use `eval` to change the directory. I don't know why broot is complaining...
This is very interesting and it has a lot of potential applications. I think it should be highlighted in the web or another place (maybe another blog post?). Related to...
Of course. It could be like the syntax for creating verbs in hjson/TOML files but directly into broot for one-time commands that you will probably not execute anymore (so configuring...