Re: [dev] [st] 1) build not working for version >0.5 2) control-tab not working

2019-01-13 Thread Eric Pruitt
On Sun, Jan 13, 2019 at 08:32:31PM +0200, Alex Yegupov wrote: > 2) 'control+tab' keypress seems not wokring (at least emacs -nw > consider it like just 'Tab') > Is there a way to make this keypress work? You need to modify the "key" array in config.h. This is what I use for Ctrl+(Shift)+Tab:

Re: [dev] [st] 1) build not working for version >0.5 2) control-tab not working

2019-01-13 Thread Leonardo Taccari
Hello Alex, Alex Yegupov writes: > [...] > 1) st with recent version from git://git.suckless.org/st isn't build > (st 0.5 is built fine but any further doesn't) > > "make" command error see in attachment > > How to make it build? > [...] >From the compiler errors it seems that a local config.h is