• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Problem with Ubuntu C program terminal

I have ubuntu 11.10 installed in my Lappy... well, the problem i have been facin is that in the C terminal... in the command mode, after i start inserting the text, i can't use the arrow keys to navigate between the lines... the up arrow gives me a C and side a B, or something like that.... Caan anyone please help me out?????
 
It sounds like you've entered a program that doesn't allow the arrow keys to be used. Can you paste the output of the terminal here?
 
I have ubuntu 11.10 installed in my Lappy... well, the problem i have been facin is that in the C terminal... in the command mode, after i start inserting the text, i can't use the arrow keys to navigate between the lines... the up arrow gives me a C and side a B, or something like that.... Caan anyone please help me out?????

I'm pretty sure there's no fix for this in plain csh

It works in tcsh, though.
 
It sounds like you've entered a program that doesn't allow the arrow keys to be used. Can you paste the output of the terminal here?

well, after doin the following the terminal started working fine... "sudo apt-get update".... wel,, maybe it was jus an update prob..... anyway, thanks for ua help 😀
 
Back
Top