LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gnome-terminal and console column width (https://www.linuxquestions.org/questions/linux-software-2/gnome-terminal-and-console-column-width-577310/)

jhwilliams 08-15-2007 12:25 PM

gnome-terminal and console column width
 
Hello,
I am dealing with some very long path/filenames, and they are wrapping lines and it is obnoxious.

How do I change the number of columns to display in gnome-terminal? Can I add a horizontal scrollbar?

Is it possible to set the columns in a tty terminal to a number bigger than can be displayed? Obviously, this is a poorer idea as there will be no possibility for a horizontal scroll.

Thank you!
Jameson

mustali 08-15-2007 05:52 PM

I assume you are simply trying to have a wider or bigger gnome-terminal.

The following will create a new terminal larger than the default size.
gnome-terminal --geometry=160x40

Play around with the geometry parameter to get the desired size.

jhwilliams 08-15-2007 06:45 PM

well, i could just resize the window for that effect. let me be more clear:

i am hoping use a gnome-terminal as a "window" into a larger space, off of which lines exist to the right, but cannot be viewed.

mustali 08-16-2007 10:22 PM

Okay. I now follow you.

I checked multi-gnome-terminal to see if it allows a scrollbar. unfortunately it doesn't.


All times are GMT -5. The time now is 11:37 AM.