LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to prevent words from breaking up in the terminal (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-prevent-words-from-breaking-up-in-the-terminal-924956/)

lonekingc4 01-21-2012 07:22 AM

How to prevent words from breaking up in the terminal
 
Hi. This is my first question here :)

I am a beginner C programmer. I use GCC to compile my programs. I am using Ubuntu 11.10

Whenever a line in the program gets longer than the terminal width, the last word break up. For example: "How are you today?" becomes "How are yo <next line> u today?" Same thing happens with numbers. Is there a way I can configure the terminal not to break words like that and just take the whole word to the next line? I am new to Linux so please explain in an easy way :D

Thanks. Cheers.

alan_ri 01-21-2012 11:56 AM

Maybe changing the size of the terminal will help. My original post is old enough, but read the comments too; http://www.linuxquestions.org/questi...rminal-743155/

lonekingc4 04-09-2013 10:07 AM

Quote:

Originally Posted by alan_ri (Post 4580775)
Maybe changing the size of the terminal will help. My original post is old enough, but read the comments too; http://www.linuxquestions.org/questi...rminal-743155/

Thanks :)


All times are GMT -5. The time now is 03:53 AM.