Re: [dev] [st] possible bug with unicode character

2016-04-12 Thread Gabriel Pérez-Cerezo
lata for > Powerline:pixelsize=16:antialias=false:autohint=false"; I have got: static char font[] = "Liberation Mono:pixelsize=13:antialias=true:autohint=true"; Maybe it is a problem with the font or it may be caused by the autohint=false. -- Gabriel Pérez-Cerezo Flohr [&

Re: [dev] [st] possible bug with unicode character

2016-04-12 Thread Gabriel Pérez-Cerezo
On Tue, 12 Apr 2016 11:09:55 -0300, Marc Collin wrote: > Really a bug or something wrong only for me? For me, it works fine. It may be a problem with your font. Cheers, Gabriel -- Gabriel Pérez-Cerezo Flohr ['peɾeθ θe'ɾeθo floːɐ] Encrypt your e-mails! — GPG Key: BB09BA34D353EC

Re: [dev] using tabbed with dwm and st

2016-03-31 Thread Gabriel Pérez-Cerezo
On Thu, 31 Mar 2016 15:42:52 +0200, Gabriel Pérez-Cerezo wrote: > ( ps -fp $(pgrep tabbed) | grep "st -w" ) && xdotool key > Ctrl-Shift-Return || tabbed st -w Oh. I forgot: change the binding in dwm to something else, so it doesn't conflict with t

Re: [dev] using tabbed with dwm and st

2016-03-31 Thread Gabriel Pérez-Cerezo
&& xdotool key Ctrl-Shift-Return || tabbed st -w Note: This does not work when you have not focused the st window, I don't know how to fix it right now. Regards, Gabriel -- Gabriel Pérez-Cerezo Flohr ['peɾeθ θe'ɾeθo floːɐ] Encrypt your e-mails! — GPG Key: BB09BA3

Re: [dev] Torified surf is unstable

2015-08-18 Thread Gabriel Pérez-Cerezo
It seems to be rt_tgsigqueueinfo. Here the section from my unistd.h: #define __NR_rt_tgsigqueueinfo 240 __SC_COMP(__NR_rt_tgsigqueueinfo, sys_rt_tgsigqueueinfo, \ compat_sys_rt_tgsigqueueinfo) -- Gabriel Pérez-Cerezo Flohr .-- GPG Key

Re: [dev] Torified surf is unstable

2015-08-18 Thread Gabriel Pérez-Cerezo
+0200, Gabriel Pérez-Cerezo wrote: > > Hello, > > > > I run surf through tor using 'torify surf'. If I don't add the '-i' > > option, it segfaults when searching on Duckduckgo. Even if I add the > > '-i' flag, it crashes after some ti

Re: [dev] Torified surf is unstable

2015-08-18 Thread Gabriel Pérez-Cerezo
yscall is it? I don't know. I tried man syscall and man syscalls but none of them contain a list of syscalls by number. How do I look it up? -- Gabriel Pérez-Cerezo Flohr .-- GPG Key: BB09BA34D353EC69 / Email is like a postcard, anyone can

[dev] Torified surf is unstable

2015-08-18 Thread Gabriel Pérez-Cerezo
The output of uname -a is Linux gilbert 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) i686 GNU/Linux on my system, I'm running the latest (git) version of surf with the searchengines patch. Best, Gabriel Pérez-Cerezo -- Gabriel Pérez-Cerezo Flohr .---