On 08/06/2014 18:22, Yomi Ogunwumi wrote:
> Hmm, you might also want to try this :
> https://wiki.archlinux.org/index.php/Bash#Fix_line_wrap_on_window_resize
>
> Try adding this to your .bashrc :
> #check the window size after each command and, if necessary,
> # update the values of LINES and COLU
Hmm, you might also want to try this :
https://wiki.archlinux.org/index.php/Bash#Fix_line_wrap_on_window_resize
Try adding this to your .bashrc :
#check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize
Yomi
On Jun 7, 2014 8:56 P
On Sat, 07 Jun 2014 22:58:20 +0200 Morten Nilsen said:
> On 06/07/2014 09:26 PM, meine wrote:
> >
> >> Anyway, I've run into a slight annoyance with terminology and "long"
> >> command lines..
> >
> > I first encountered this using Final Term terminal -- mixing up the input.
> > my experience is
On 06/07/2014 09:26 PM, meine wrote:
>
>> Anyway, I've run into a slight annoyance with terminology and "long"
>> command lines..
>
> I first encountered this using Final Term terminal -- mixing up the input. my
> experience is that the terminal you most frequently use shows things as ment.
>
> ha
> Anyway, I've run into a slight annoyance with terminology and "long"
> command lines..
I first encountered this using Final Term terminal -- mixing up the input. my
experience is that the terminal you most frequently use shows things as ment.
have no solution though as to use one terminal fo
On 06/07/2014 06:04 PM, Dave wrote:
> Could be a terminal type issue. What is your TERM env set to? What happens
> if you set it to "xterm" or "xterm-color"?
>
It is presently set as "xterm".
Same behaviour if I change it to "xterm-color".
Also the same with "linux"
--
Dr. P
:wq
---
Could be a terminal type issue. What is your TERM env set to? What happens
if you set it to "xterm" or "xterm-color"?
dave.k
In the year 2014, of the month of June, on the 7th day, Morten Nilsen wrote:
> Hello!
>
> I've finally returned to using linux on my desktop computer, and I
> reall
On 06/07/2014 04:59 PM, Morten Nilsen wrote:
> http://imgur.com/V4hlRGf
>
> I've not resized the window or anything.
> If I run sudo su - to become root, the issue goes away.
>
Turns out this was slightly off.. it still happens if I sudo, not sure
what made it stop before..
When I resize the windo
Hello!
I've finally returned to using linux on my desktop computer, and I
really have missed it!
So I decided to go with Fedora this time around - last time I was using
Trustix ^_^
Anyway, I've run into a slight annoyance with terminology and "long"
command lines..
When I open up a fresh termi