Re: [dev] [st] Rendering Glitch

2013-12-06 Thread Raimundo Martins
pdate-every-second screen-full-of-data program when I know nearly nothing about terminal escape codes. I neither have the time nor the knowledge. -- Raimundo Martins

Re: [dev] [st] Rendering Glitch

2013-12-06 Thread Raimundo Martins
On Fri, 06 Dec 2013 12:20:31 +0100 Alexander Hof wrote: > Raimundo Martins dixit: > > st + tmux + htop: some lines get static and dead. Don't know how to > > explain, they just get outdated. ^L fixes it. > > I noticed that too. "tmux set -g default-terminal st-256

Re: [dev] [st] Rendering Glitch

2013-12-06 Thread Raimundo Martins
everything fine st + tmux + htop: some lines get static and dead. Don't know how to explain, they just get outdated. ^L fixes it. Since the problem is only when I involve tmux I assumed it was it that caused the problem. -- Raimundo Martins

Re: [dev][announce] slm - music curation

2013-12-04 Thread Raimundo Martins
s (as in "drops one"). The user should be suggested to remove by inode and 2) should be used as a occasional cleanup. -- Raimundo Martins

Re: [dev][announce] slm - music curation

2013-12-04 Thread Raimundo Martins
/symlinks > I fail to see where that argument applies to regular files. -- Raimundo Martins

Re: [dev] Suckless remote shell?

2013-11-04 Thread Raimundo Martins
onditions exactly. Took me 1h to do it. Used it hundreds of times. Python programs we write are only fast enough because internally they rely on low-level routines (scipy and numpy) and they're mainly used for students' problems. -- Raimundo Martins

Re: [dev] Suckless remote shell?

2013-11-04 Thread Raimundo Martins
ng should be in C. Everything has a purpose. Being old doesn't make it bad! -- Raimundo Martins

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-22 Thread Raimundo Martins
x27;t show their titles when hovered. I don't know how to fix these but perhaps they aren't that bothersome or better yet perhaps someone else can fix them :) -- Raimundo Martins

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-22 Thread Raimundo Martins
be, but this way we make the clean changes we need. In principle you compile two executables with different configs and do something like: DISPLAY=:0.0 dwm-screen0 & DISPLAY=:0.1 dwm-screen1 & I tried to maintain the coding style and philosophy Hope it's helpful :) -- Raimundo Mart

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-21 Thread Raimundo Martins
> Can you share your patches, please? I'm quite busy right now, and the code is so customized that making a patch right now takes some time. I'll start later tonight and see if I can manage a clean patch quickly. -- Raimundo Martins

[dev] [dwm] Multi-seat with dwm in a single X server

2013-10-10 Thread Raimundo Martins
thing of interest to you? -- Raimundo Martins