solved with tty.c r1.51
thanks,
C.
On Sat, Oct 17, 2009 at 05:47:00PM +0100, Nicholas Marriott wrote:
> Hi
>
> Can you make sure you are running HEAD as of this morning (tty.c r1.51) and
> see
> if this still happens?
>
> If it does, please try C-b r after the problem happens and tell me if it
Hi
Can you make sure you are running HEAD as of this morning (tty.c r1.51) and see
if this still happens?
If it does, please try C-b r after the problem happens and tell me if it
redraws the screen correctly then.
Also please do the following (this procedure also works for anyone else who
would
Hi guys,
I noted this behaviour on tmux using vim:
int
main() {
return;
}
If I go to 2nd line and press enter, I have:
int
main() {
main() {
return;
}
This _not_ happens if there's no characters on first
column.
int
main() {
return;
}
If I go to 3d line and
3 matches
Mail list logo