Seems like the output wasn't flushing correctly.
Created a patch that manually flushes after setting the title which
fixes it for me, though I'm wary that this is just some terminal
setting that should be turned on/off.
-shuall
On Thu, Oct 15, 2015 at 4:08 AM, Roberto E. Vargas Caballero
wrote:
> hmm, it was originally added with
> b2db58c2a05168257ee4e4b941f0533c6dde2a10 to make the window title the
> status line.
> The window title does become the status line, but sandy keeps spitting
> stuff out while I'm editing, so I'll take a printed terminal status
> line over spittle.
> Is there a
On Thu, Oct 8, 2015 at 3:15 PM, shua lloret wrote:
> On Tue, Oct 6, 2015 at 3:56 AM, Roberto E. Vargas Caballero
> wrote:
>>
>> On Sun, Oct 04, 2015 at 01:45:58PM -0400, shua lloret wrote:
>>> When I try to run sandy with TERM set as any of st,st-16color,st-256color,
>>> the title line is not sh
On Tue, Oct 6, 2015 at 3:56 AM, Roberto E. Vargas Caballero
wrote:
>
> On Sun, Oct 04, 2015 at 01:45:58PM -0400, shua lloret wrote:
>> When I try to run sandy with TERM set as any of st,st-16color,st-256color,
>> the title line is not shown, and is instead printed out randomly to stdout
>> as I
On Sun, Oct 04, 2015 at 01:45:58PM -0400, shua lloret wrote:
> When I try to run sandy with TERM set as any of st,st-16color,st-256color,
> the title line is not shown, and is instead printed out randomly to stdout
> as I try to insert text. This happens when running "TERM=st sandy" in rxvt,
>
On Sun, Oct 04, 2015 at 01:45:58PM -0400, shua lloret wrote:
When I try to run sandy with TERM set as any of st,st-16color,st-256color,
the title line is not shown, and is instead printed out randomly to stdout
as I try to insert text. This happens when running "TERM=st sandy" in rxvt,
and does
When I try to run sandy with TERM set as any of st,st-16color,st-256color,
the title line is not shown, and is instead printed out randomly to stdout
as I try to insert text. This happens when running "TERM=st sandy" in rxvt,
and does not happen when running "TERM=xterm sandy" in st.
I don't k