Score:1

How do I change the default text editor to notepadqq in ubuntu 20.04.2 LTS?

us flag

i have tried below steps., but no luck., can anyone please help me out., i am new to Ubuntu and this is my first post ask Ubuntu., please help me out.. thanks in advance

i have found the same problem with an answer, but it was not working for me., it was by Matthieu

On Ubuntu 20, you need to change the gnome-text-editor alternatives link from gedit to the one you want. However, there usually is only one such editor detected so update-alternatives --config won't work; you'll have to add the editor you want.

E.g. to add notepadqq:

sudo update-alternatives --install /usr/bin/gnome-text-editor gnome-text-editor /usr/bin/notepadqq 50
sudo update-alternatives --config gnome-text-editor
blnks avatar
mw flag
Does this answer your question? [How do I change the default text editor?](https://askubuntu.com/questions/13447/how-do-i-change-the-default-text-editor)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.