Re: [dev][surf] disable scrollbars patch
Greetings. On Fri, 22 Feb 2013 14:25:38 +0100 Carlos Torres wrote: > it can, and i have that code. but it currently does it with reload() > included, so i've been holding off on it. i can put together another > patch that toggles if reloading the page is OK. I’m ok with the reloading. The patch would be welcome. Sincerely, Christoph Lohmann
[dev] [st] new patches
Greetings comrades, due to the patch flood of the last days for st is here an e‐mail to tell all those who sent patches that I integrated most of them. Due to some patches depending on eachother and some changing different things did I merge most of them by hand. Changes: * rectangular selection fixed * UTF-8 in titles work * Shift + Mod + Ins now pastes XA_PRIMARY Thanks to all sending in patches! Keep up the good work! Sincerely, Christoph Lohmann
Re: [dev][surf] disable scrollbars patch
On Fri, Feb 22, 2013 at 8:25 AM, Christoph Lohmann <2...@r-36.net> wrote: > > I’m ok with the reloading. The patch would be welcome. > ok, i found a lesser evil, rather than reload the page, i twitch ( +1 pixel, -1 pixel scroll) to make the scrollbar reappear after i set the policy to automatic. I've updated the patch a bit, now children surfers get the prefered enablescrollbars option set either in config.h or through the -b flag, there is a toggle too. and i've updated the manual and the todo accordingly. The twitch isn't noticeable on my system. If you notice it. please try to replace it with whatever gtk wants. Enjoy :) scrollbars-b4.patch Description: Binary data
[dev] [st] strange behaviour with nano
hello, this is my first post in a mailing list ever so I hope you guys are not too harsh on me. One thing I noticed when using st in combination with nano (which I usually don't do but rather vim) Opening a text file in nano and marking a few lines with the mouse to copy it to another file with shift + insert the whole text is screwed up and even deletes other parts of the text. Ways to reproduce: -open nano in an st session -open a text file -mark a few lines with the mouse -open a new text file -hit shift + insert
[dev] [st] "del" button not working in alpine
hello, since I use alpine as mail cleint I noticed that when I hit the "del" button while writing a mail to delete the text that's ahead it doesn't work in st giving me an [ Unknown Command: ]. Doing the same in urxvt works just fine. ways to reproduce; -open alpine in st and write a new mail -go a few lines back and hit "del" button you get [ Unknown Command: ]