Suppose you have installed Geany.
Then go to the folder and type "geany xxx.txt"
2. how to show hidden files?
ctrl+H
3. open terminal from here:
You have to install the nautilus-open-terminal package :
sudo apt-get install nautilus-open-terminal
Then: nautilus -q
in order to reset Nautilus
4. Open a directory window
nautilus /path/to/open
5. start a program without blocking
emacs ....txt &
No comments:
Post a Comment