gnotclub / xst

st fork that uses Xresources and some pretty good patches
MIT License
536 stars 74 forks source link

fix(Makefile): latest tic (6.4_20230520-1) is ignoring TERMINFO env v… #157

Closed actionless closed 1 year ago

actionless commented 1 year ago

…ar but have -o flag for the same thing, in its documentation both are documented so seems to be a bug

actionless commented 1 year ago

otherwise it's failing:

$ env TERMINFO=/home/user/.cache/pikaur/build/xst-git/pkg/xst-git/usr/share/terminfo tic -sx st.info
 "st.info", line 1, terminal 'xst-mono': /usr/share/terminfo/x: permission denied

https://github.com/actionless/pikaur/actions/runs/5360211513/jobs/9724802130#step:4:1951

actionless commented 1 year ago

on ubuntu it's failing too: https://github.com/gnotclub/xst/actions/runs/5362000258/jobs/9728504959?pr=158

so i merging this, as it isn't an arch-specific quirk