Terminal echo issue

Posted by user107602 on Ask Ubuntu See other posts from Ask Ubuntu or by user107602
Published on 2012-11-12T23:11:25Z Indexed on 2012/11/12 23:13 UTC
Read the original article Hit count: 121

Filed under:

I've been using Ubuntu 10.04 LTS for a while, am quite new, using the terminal, made a script to open a project of mine containing multiple files with gedit - after execution of the respective script - gedit [filename1] [filename2] ... , terminal executes it successfully, gedit opens passed files and terminal is ready for another line. Well, today I came across a strange issue - after the execution of the above mentioned script, gedit initiates successfully, but terminal denies execution of commands and echoes all keyboard events, even specific ctrl+... functions - all until gedit is closed. I can't figure what caused this as my recent activity was focused around a C project, not regarding the terminal in any way. I recall being able to execute another line after initiating e.g. open gedit and compile a project within a single tab and session of a terminal window. Any help would be appreciated! Regards!

© Ask Ubuntu or respective owner

Related posts about command-line