Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Ivan Tham
On Tue, May 26, 2015 at 09:17:20AM -0400, Alex Pilon wrote: On Tue, May 26, 2015 at 01:04:32PM +0200, Jochen Sprickerhof wrote: Write a patch. Not to do the work for him, but it so happens that I do have such a patch already. I am trying to create a patch which uses both scrollback and scrol

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Alex Pilon
> * Ivan Tham [2015-05-26 17:47]: > > Thanks, I can get it to work now. Is there any way use the scrollback > > with mouse scroll? > On Tue, May 26, 2015 at 01:04:32PM +0200, Jochen Sprickerhof wrote: > Write a patch. Not to do the work for him, but it so happens that I do have such a patch alrea

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Jochen Sprickerhof
* Ivan Tham [2015-05-26 17:47]: > Thanks, I can get it to work now. Is there any way use the scrollback > with mouse scroll? Write a patch. signature.asc Description: Digital signature

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Ivan Tham
On Tue, May 26, 2015 at 11:36:59AM +0200, Jochen Sprickerhof wrote: Note that config.def.h changed, so you should adopt your config.h. Apart from it, we are not the git/C help line. Thanks, I can get it to work now. Is there any way use the scrollback with mouse scroll? -- __

Re: [dev] [st] Powerline fonts to large

2015-05-26 Thread Jochen Sprickerhof
* Ivan Tham [2015-05-26 14:49]: >$ git apply st-scrollback.diff >On branch master >Your branch is up-to-date with 'origin/master'. >Changes not staged for commit: > (use "git add ..." to update what will be committed) > (use "git checkout -- ..." to discard changes in wor

Re: [dev] [st] Powerline fonts to large

2015-05-25 Thread Ivan Tham
On Mon, May 25, 2015 at 04:49:06PM +0200, Jochen Sprickerhof wrote: * Ivan Tham [2015-05-25 19:57]: I cannot patch it, when ``git apply st-scrollback.diff``:: error: patch failed: config.def.h:7 error: config.def.h: patch does not apply error: patch failed: st.c:83 error: st.c: pat

Re: [dev] [st] Powerline fonts to large

2015-05-25 Thread Jochen Sprickerhof
* Ivan Tham [2015-05-25 19:57]: > I cannot patch it, when ``git apply st-scrollback.diff``:: > >error: patch failed: config.def.h:7 >error: config.def.h: patch does not apply >error: patch failed: st.c:83 >error: st.c: patch does not apply $ git rev-parse HEAD c03548750b2527a6ddb

Re: [dev] [st] Powerline fonts to large

2015-05-25 Thread Ivan Tham
On Mon, May 25, 2015 at 12:11:38PM +0200, Jochen Sprickerhof wrote: The link you gave me doesn't work either, it has problem about unused function during compilation. The patch is against git master and works fine over here. I cannot patch it, when ``git apply st-scrollback.diff``:: error

Re: [dev] [st] Powerline fonts to large

2015-05-25 Thread Jochen Sprickerhof
* Ivan Tham [2015-05-24 14:36]: > The link you gave me doesn't work either, it has problem about unused > function during compilation. The patch is against git master and works fine over here. signature.asc Description: Digital signature

Re: [dev] [st] Powerline fonts to large

2015-05-23 Thread Ivan Tham
On Sun, May 24, 2015 at 08:08:31AM +0200, Jochen Sprickerhof wrote: * Ivan Tham [2015-05-23 15:45]: I think the link in the patches page should redirect to the link. No, the website is rendered from git and moderated, read: http://suckless.org/wiki The link you gave me doesn't work either,

Re: [dev] [st] Powerline fonts to large

2015-05-23 Thread Jochen Sprickerhof
* Ivan Tham [2015-05-23 15:45]: > I think the link in the patches page should redirect to the link. No, the website is rendered from git and moderated, read: http://suckless.org/wiki Cheers Jochen signature.asc Description: Digital signature

Re: [dev] [st] Powerline fonts to large

2015-05-23 Thread Ivan Tham
On Fri, May 22, 2015 at 09:31:46AM +0200, Jochen Sprickerhof wrote: And the patch for scrollback does not work, is there other method to use scrollback without using terminal multiplexer as it disable many other things? I've just pushed a new version of the patch against the current master. Eit

Re: [dev] [st] Powerline fonts to large

2015-05-22 Thread Jochen Sprickerhof
Hi Ivan, * Ivan Tham [2015-05-22 14:44]: > And the patch for scrollback does not work, is there other method to use > scrollback without using terminal multiplexer as it disable many other > things? I've just pushed a new version of the patch against the current master. Either wait until the web