Re: [dev] Looking for no italic patch

2015-02-05 Thread YCH
Thanks, Eric. I'm using tmux as you say. I should try that soulution. I just always feel like all edge cases are coming to me. -- YCH On Fri, Feb 6, 2015 at 10:13 AM, Eric Pruitt wrote: On Thu, Feb 05, 2015 at 09:01:06PM +0900, YCH wrote: Please drop me any clue about how to prevent ital

Re: [dev] Looking for no italic patch

2015-02-05 Thread Eric Pruitt
On Thu, Feb 05, 2015 at 09:01:06PM +0900, YCH wrote: > Please drop me any clue about how to prevent italic font display. Any chance you are using tmux and having problems with certain things using italics instead of color inversion? If so, read the tmux FAQ (http://sourceforge.net/p/tmux/tmux-code

Re: [dev] [website] [proposal] Add suckless logo and minor style change

2015-02-05 Thread M Farkas-Dyck
On 04/02/2015, Anselm R Garbe wrote: > I'd rather be inclined to rewrite swerc as quark-addon Why? I am using quark+swerc quite smoothly as is.

Re: [dev] Looking for no italic patch

2015-02-05 Thread Leonardo Taccari
Hello YCH, YCH writes: > Please drop me any clue about how to prevent italic font display. I have this one: "-*-*-medium-r-*-*-13-*-*-*-*-*-*-*" this is the same for dwm, dmenu, tabbed and other suckless software. To properly set it change the font[] array, e.g.: static const char font[]

[dev] Looking for no italic patch

2015-02-05 Thread YCH
Hello, suckless. Please drop me any clue about how to prevent italic font display. Thanks! -- YCH