Glam Prestige Journal

Bright entertainment trends with youth appeal.

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 :)

0

3 Answers

If you are using Notepad++ on Ubuntu using the unofficial Snap/Wine method, I think the executable is called notepad-plus-plus.

1
which notepad-plus-plus 

returns:

/snap/bin/notepad-plus-plus

which is your friend.

which notepad++ should return the path to the notepad++ executable.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy