sucrecacao
sucrecacao
> Is it something like #300/#751? No > Can you describe your use case for this? Searching by inode can be extremely usefull in various usecase, and it is a...
Would it be easy to print the inode instead of the filepath in `fd` ? Then it can be used with `grep` to quickly find the inode
> I personally have never used find -inum except to test that it works. So I was curious why others find it useful. yes, you would not definitly never use...
If the user doesn't use zsh this might create side effects even if its really unlikely. Maybe it should detect zsh first ?
I could come up with a least hree reason: 1) you might want a bash repl inside zsh 2) you might want to start with bash so you can use...
My dream would be to use the kakoune editor as the 'Code' panel and put the right size panel in a separate tmux pane, as the `Comand line` panel (...
Yes, depending on the search plugin ( i.e. torrent source website ) I get a magnet link or the URL of the torrent webpage. In case of the former, I'll...
Ok, I can't reproduce neither. Don't know what was going on.
Thanks for the quick answer, > Sounds like a good candidate for improvement. I agree, I saw the hardcoded part in `goto.rs`, would you accept a PR ?
Where can one find the list of all the KIND ?