URL:
<http://savannah.nongnu.org/bugs/?38076>
Summary: Tab characters incorrectly displayed in windows,
causing remainder of line to be hidden
Project: WeeChat
Submitted by: deltafire
Submitted on: Sun 13 Jan 2013 21:15:28 GMT
Category: display
Severity: 3 - Normal
Item Group: display
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 0.3.9
IRC nick: Deltafire
_______________________________________________________
Details:
Symptom:
1. Tab characters are displayed as a single space, and not expanded.
2. The remainder of the line following the tab character(s) is not displayed
if the amount of tab characters is greater than the length of the word
following it.
Steps to reproduce:
1. Log onto an IRC network using Weechat
2. Connect a second client (I used mIRC)
3. On the second client, open a query window to the nick running Weechat (or
join the same channel on both clients)
4. Send a line of text containing tab characters at the beginning (I
copy/pasted the tab characters from Notepad)
Examples:
Input: T1234 abc (T = tab)
Output: 1234 abc
Input: TT1 abc
Output: <no message text>
Input: TT1234 abc
Output: 1234 abc
Input: TT12 abc
Output: <no message text>
Input: TTTT1234 abc
Output: <no message text>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?38076>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev