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

From: Leonardo Taccari <iamleot_AT_gmail.com>
Date: Sun, 13 Jan 2019 19:50:21 +0100

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 used.
If that's the case it is probably better to try without it - i.e.
with the existing config.def.h - and if that's work adjust the
local config.h accordingly.

> 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?
> [...]

I think that maybe this can adjusted by adding a corresponding key
in the key[] array.
Received on Sun Jan 13 2019 - 19:50:21 CET

This archive was generated by hypermail 2.3.0 : Sun Jan 13 2019 - 20:00:08 CET