I am trying to set file associations in filezilla on ubuntu. Seems to be a simple solution on windows but I can't quite figure it out on ubuntu. Thanks in advance :)
03 Answers
If you are using Notepad++ on Ubuntu using the unofficial Snap/Wine method, I think the executable is called notepad-plus-plus.
which notepad-plus-plus returns:
/snap/bin/notepad-plus-plus which is your friend.
which notepad++ should return the path to the notepad++ executable.