ColdWater@lemmy.ca to Linux@lemmy.mlEnglish · edit-23 days ago[Solved]I might have mis-configured something now my PKGBUILD use this vim like editor? I don't even have vim installed, it only print out plain text in the terminal before, how can I revert it back?imagemessage-square14fedilinkarrow-up121
arrow-up121image[Solved]I might have mis-configured something now my PKGBUILD use this vim like editor? I don't even have vim installed, it only print out plain text in the terminal before, how can I revert it back?ColdWater@lemmy.ca to Linux@lemmy.mlEnglish · edit-23 days agomessage-square14fedilink
minus-squareFecundpossum@lemmy.worldlinkfedilinkEnglisharrow-up1·3 days agoAnother way to fix this, would have been to navigate to the pkgbuild file in question, right click, open with, Kate. I’m more familiar with Gnome than KDE but I assume there’s an option to make Kate your default for opening files of that type.
minus-squareLouSlash@sh.itjust.workslinkfedilinkarrow-up2·3 days agoAfter my first comment i digged into the man page of paru and found that another, although temporary, way is to use -fm <command> flag
Another way to fix this, would have been to navigate to the pkgbuild file in question, right click, open with, Kate. I’m more familiar with Gnome than KDE but I assume there’s an option to make Kate your default for opening files of that type.
After my first comment i digged into the man page of paru and found that another, although temporary, way is to use
-fm <command>
flag