TheYellowArchitect
                                            TheYellowArchitect
                                        
                                    >Here you can find the "fixnames" script "It's a very small script again with good explanations": https://github.com/LukeSmithxyz/voidrice/pull/1322 I would use it, except `a) Remove non-English characters.` would remove greek and...
22 lines instead of 3 spooked me, but seeing the commited file, its still basically 3 lines, seperated by 2 clear condition codeblocks, so it's a good change. Though the...
Btw for others to help in explanation, open the files `.config/lf/shortcutrc` and `.local/bin/shortcuts` There indeed seems to be a conflict. Do the change as in this commit and save the...
Those changes are great, but I think it should call a `.local/bin` bash script (containing your command/function), because aliasrc isnt meant to hold logic or big commands
The idea got me hyped enough to try it. I would recommend renaming the script to sth like `urlbookmark` so as to make it explicit to the user (without even...
Thank you very much for the detailed reply. Not even in stack overflow would I find such an explanation, reminds me of forums :) I am especially surprised to see...
>I guess I realized the problem. Since I use Rofi, it can be a little bit different than Dmenu. I guess dmenu can't show 0 lined entries. Can you change...
In this function, when I am prompted to Add, and press Enter, it prints "test3" on terminal, but it doesn't continue from there (e.g. continuing on dmenu) and also doesn't...
I fixed it here (remove the debug messages :sweat_smile: ) https://github.com/LukeSmithxyz/voidrice/pull/1376/commits/eea4bc19f4a5bb1deca3117d66e192a81111c01f I tried to branch on your fork, but since me and you both have `/voidrice` git couldn't differentiate (e.g....
That works too. I confirmed it just now. It has the same minor aesthetics problem as mentioned however. That said, please add the `packages` part next to `search` and `wiki`...