Tiny Core Base > TCB Bugs
TCL:11 Is this a feature? Can't type in when a job is background'ed
(1/1)
Santos:
Hi!
Pretty much the title. When I do something like:
--- Code: ---ls | less
Ctrl + z
--- End code ---
And, if for some reason the shell needs input from me -e.g when trying to replace a file with cp-, I just can't type in anything at all.
--- Code: ---tc@box:~$ cp ./1 ./2/
cp: overwrite './2/1'?
--- End code ---
Can quit it with Ctrl+C though.
Is it a shell or terminal issue? Or even an issue at all?
Happens with graphic/text mode.
Thank you in advance.
Edit: As far as I remember it's the same with TCL 7-10.
curaga:
Most likely shell bug, please try bash.
Santos:
Ok, done it. Tried Bash, but now it's the other way around. Can't go back to the job, but I'm able to type in.
--- Code: ---[1]+ Stopped ls -p | less
tc@box:~$ fg
ls -p | less
jkjkjkjkjkjkjkjkjkjkjjkj^[[A^[[A^[[B^[[B^[[D^[[C^[[B^[[A
--- End code ---
Navigation
[0] Message Index
Go to full version