Eric Abrahamsen writes:
> David Bjergaard writes:
>
>> Hi Eric,
>>
>> This is in the experimental branch but not in master. I just tested it
>> and it appears to work. Can you clarify what you mean by:
>>> Yes, that does solve it (though obviously the frame on the new head goes
>>> back to bei
David Bjergaard writes:
> Hi Eric,
>
> This is in the experimental branch but not in master. I just tested it
> and it appears to work. Can you clarify what you mean by:
>> Yes, that does solve it (though obviously the frame on the new head goes
>> back to being mis-sized).
> The original bug w
David Bjergaard writes:
> Hi Eric,
>
> This is in the experimental branch but not in master. I just tested it
> and it appears to work. Can you clarify what you mean by:
>> Yes, that does solve it (though obviously the frame on the new head goes
>> back to being mis-sized).
> The original bug w
Eric Abrahamsen writes:
> Daniel Borchmann writes:
>
>> Hi,
>>
>> the recent commit ac062001 seems to break the escape characters in my
>> mode-line. If I understand this commit correctly, it fixes the bug of
>> having carets (^) in a window title being interpreted as escape
>> characters by do
Hi Eric,
This is in the experimental branch but not in master. I just tested it
and it appears to work. Can you clarify what you mean by:
> Yes, that does solve it (though obviously the frame on the new head goes
> back to being mis-sized).
The original bug was that if you unplugged an external
Eric Abrahamsen writes:
> Daniel Borchmann writes:
>
>> Hi,
>>
>> the recent commit ac062001 seems to break the escape characters in my
>> mode-line. If I understand this commit correctly, it fixes the bug of
>> having carets (^) in a window title being interpreted as escape
>> characters by d
Daniel Borchmann writes:
> Hi,
>
> the recent commit ac062001 seems to break the escape characters in my
> mode-line. If I understand this commit correctly, it fixes the bug of
> having carets (^) in a window title being interpreted as escape
> characters by doubling them. However, this also se
Hi,
it seems that the 0.9.8 tag is not honored by git-describe, and thus
also not by Stump. If I am on master, then I get
$ git describe
0.9.7-160-g67ff979
It seems that 0.9.8 is not an annotated tag, and thus is ignored by
git-describe. To fix this one could do
$ git describe --tags
Hi,
the recent commit ac062001 seems to break the escape characters in my
mode-line. If I understand this commit correctly, it fixes the bug of
having carets (^) in a window title being interpreted as escape
characters by doubling them. However, this also seems to double the
valid escape charac