Tuesday, August 20, 2013

How to Easily Access Treminal through Text Editor (gedit) in Ubuntu

Follow these steps:


  1. Navigate to the file [ Consider the path to be "Desktop/practicals/prac1/pr1.c" ]
  2. Open the File [ pr1.c ]
  3. Go to Edit->Preferences
  4. Select the "Plugins" Tab
  5. Select "External Tools" and "Enable" it.
  6. "Close" the Window
  7. Go to "Tools->Manage External Tools"
  8. Select "Open terminal here" option from the left sidebar
  9. Change the "Shortcut Key" option to "Ctrl+Shift+T"
  10. Change the "Save" option to "Current Document"
  11. Change the "Output" option to "Nothing"
  12. "Close" the Window
  13. [ Edit the Current Document "pr1.c" ]
  14. [ Now, the document is NOT SAVED yet ]
  15. Press "CTRL+SHIFT+T"
  16. [ Terminal will Open at Current Working Directory ]
  17. [ File will be Automatically Saved ]
  18. Now you can execute the program directly ... :-)

Video:


Labels

alp (8) c (11) c++ (5) command (4) computer (21) convolution (5) download (2) knowledge_stuff (62) laboratory (21) leisure_stuff (11) matlab (3) ppt (3) programming (3) project (4) report (2) samples (2) seminar (3) university (21)

Share and Spread...!!