On Thu, Feb 27, 2020 at 03:35:08PM +0100, Patrik Osgnach wrote:
> Unfortunately I have to use tcsh (don't ask why, corporate/legacy
> decision completely out of my control).
Hi,
I briefly looked into tcsh and it seems that the workaround for this shell is
to put tput smkx into the prompt:
https
On Thu, Feb 27, 2020 at 03:35:08PM +0100, Patrik Osgnach wrote:
> > Hi, already done.
> That's where I found the tput smkx advice.
> The thing that puzzles me is that is vim doing, since I have to run
> that tput command every time I quit vim.
>
> Unfortunately I have to use tcsh (don't ask why,
On Thu, Feb 27, 2020 at 1:58 AM Ivan Tham wrote:
>
> Maybe you could do a bisect to find out which commit cause the issue and
> try to send a patch for it?
>
> On Wed, Feb 26, 2020 at 04:55:56PM +0100, Patrik Osgnach wrote:
> >Hello all,
> >
> >I have this strange situation with st (compiled from
On Fri, Feb 07, 2020 at 08:19:15PM +0300, Kirill Rogylev wrote:
> Hello, I found a bug with bad Simple Terminal work with cyrillic
> characters, exactly with deleting them.When I input any cyrillic string in
> my programms, and then delete some characters of it in terminal input, some
> characters
On Fri, Sep 07, 2018 at 04:13:48PM -0700, Devin Neal wrote:
> On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling
> wrote:
> > if there is already an existing config.h, you get the error you described.
>
> It turns out that this error occurred precisely because I ran make
> (whi
On Fri, Sep 07, 2018 at 10:10:44AM -0700, Devin Neal wrote:
> On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling
> wrote:
> >
> > you need to apply the normal scrollback patch before the mouse one.
> > Then it works.
>
> Sorry if it wasn't clear from my previo
On Thu, Sep 06, 2018 at 01:18:26PM -0700, Devin Neal wrote:
> There appears to be a problem with one of the patches to enable mouse
> scrolling at https://st.suckless.org/patches/scrollback/.
>
> It seems that this patch is incorrect, though I'm not discounting the
> possibility that I've done som
On Sat, Apr 28, 2018 at 08:19:16PM +0200, rrobert...@gmail.com wrote:
> When using a program without readline inside st, shift + backspace
> becomes ^H. Same thing if caps-lock is activated.
> This is very annoying. Other terminals don't do that.
> Could this be fixed in future releases?
>
Hi,
t
Hiltjo Posthuma writes:
> On Sat, Mar 17, 2018 at 11:04:22AM +0100, Daniel Tameling wrote:
>>
>> Hi,
>>
>> the clipboard patch st-clipboard-20180309-c5ba9c0.diff can lead to
>> double frees with st 0.8. This is because, starting with commit
>> cfc7a
Hi,
the clipboard patch st-clipboard-20180309-c5ba9c0.diff can lead to
double frees with st 0.8. This is because, starting with commit
cfc7acdfd923924ae150a32061fb95987697b159, in brelease every time Button1
is released mousesel(e, 1) is called. Up to the commit, there was some
code that only cal
10 matches
Mail list logo