0
votes
1answer
154 views

Text editor playing hide and seek

When ever I minimise or Alt+TAB from the text editor Gedit, it disappears from Unity and from alt tabbing. I can open a new instance of it from the menu, but all previous work is lost. How can I fix ...
4
votes
3answers
725 views

Text inside files has squares with numbers in it

Some text files I come across, have little squares with numbers in them (in place of certain characters). I am unable to copy and paste these in Ubuntu, but may search and replace in gedit each ...
17
votes
5answers
2k views

When creating a new text file, should I add a .txt extension to its name?

When I create a new document aimed at containing only plain text, I am not obliged by Ubuntu to add a .txt extension to its name. It works indeed very well: gedit opens it without problem, ...
9
votes
2answers
2k views

Is there Split Pane support in Gedit?

I know some other text editors like Notepad++ enable split pane to edit to files side by side. Is there any way I can add this functionality to Gedit?