slang-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [slang-users] Screen wider than 256 chars


Hello John,

>    Slrn_Keymap_RLI->edit_width = SLtt_Screen_Cols - 1;
>    if (Slrn_Keymap_RLI->edit_width > Slrn_Keymap_RLI->buf_len)
>      Slrn_Keymap_RLI->edit_width = Slrn_Keymap_RLI->buf_len;

this fixed it. I am going to submit this patch to debian and upstream.
Thank you a lot for tracking that down!

> For what its worth, slang 2 does not have the arbitray limit that
> slang 1 has.

good to know. :-) I like slang. I have my mutt linked against it!

Honestly,
	Thomas

_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]