[dev] using tabbed with dwm and st

2016-03-31 Thread Rashad Kanavath
Hello, How do i configure dwm to have tabbed + st for default terminal window? currently when I do Ctrl+Shift+Enter I have an st terminal. I want to have it inside a tabbed. First time, i willl have a new tabbed with a single st. The next 'Ctrl+Shift+Enter' will give another st inside the same t

[dev] [st] increase font size permenantly

2016-01-15 Thread Rashad Kanavath
Hello all, I can change the font size on st using Shift+Alt+Page Up. Is there anyway I can save it so that next time I don't want to do this. ? I saw pixelsize option in the char font[] variable in config.def.h. But increasing that is not working. I think the Shift+Alt+Page Up behaves like a z

Re: [dev] interest in development of suckless project

2015-12-11 Thread Rashad Kanavath
Hello Greg, yes I saw the ideas page. and I like the surf backend idea. I think it cool to have suckless backend for browser. I know its a pretty long road.. On 12/11/15, Rashad Kanavath wrote: > Hi FRIGN, > > I will chime in on IRC and ask there. > > Thanks > >

Re: [dev] interest in development of suckless project

2015-12-11 Thread Rashad Kanavath
Hi FRIGN, I will chime in on IRC and ask there. Thanks On 12/11/15, Rashad Kanavath wrote: > Hello Greg, > > On Thu, Dec 10, 2015 at 7:52 PM, Greg Reagle wrote: > >> On 12/10/2015 12:10 PM, Rashad Kanavath wrote: >> >>> I am interested to join the suckles

[dev] interest in development of suckless project

2015-12-10 Thread Rashad Kanavath
Hello all, I am interested to join the suckless development efforts. It will be a pleasure to waive some of my leisure time into this because I like suckless tools and its philosophy. Could someone provide me any guidance or directions? Interested projects in order: scc surf -- Regard

Re: [dev] c++ compiler that rocks

2015-11-29 Thread Rashad Kanavath
Thanks. Unfortunately, choosing a language and it's compiler at work is not an thing which one can do when working on existing project. Personally, I would stick to lisp for fun projects or C (at work) if I had given a choice. On 11/29/15, Rashad Kanavath wrote: > On Sun, Nov 29, 2

Re: [dev] c++ compiler that rocks

2015-11-29 Thread Rashad Kanavath
release yet. And maybe a simple question on the list could get me some help. ;) Thank you very much. On 11/29/15, Rashad Kanavath wrote: > Hello Dimitris, > > I saw some mails on hackers list with subject line containing "scc". Since > then I looked into suckless page a

Re: [dev] c++ compiler that rocks

2015-11-29 Thread Rashad Kanavath
or c++ compiler. ? Or is suckless planning to develop a new C compiler? I just want to know On Sun, Nov 29, 2015 at 12:33 PM, FRIGN wrote: > > On Sun, 29 Nov 2015 12:28:20 +0100 > Rashad Kanavath wrote: > > > Could anyone recommend a c++ compiler that rocks? > > Coul

[dev] c++ compiler that rocks

2015-11-29 Thread Rashad Kanavath
Hello all, Could anyone recommend a c++ compiler that rocks? from the site i got this """ C Compilers GCC is the virus which has spread into nearly every Linux distribution and has added its language extensions to be not easily replacable. As of 2015 it is now written in C++ and so complete suck

Re: [dev] scrollback with st

2015-11-29 Thread Rashad Kanavath
Hello Ivan, First thanks for the useful scroll patch into st. I would say this patch should be in the next version of st. Good thing that I could reach the patch author. I tried the patch and was using it for last two weeks. So my feedback is worth only that much. My issue with the scrollback pa