> Lines 8-10 of the file 'FAQ': > > > It means that st doesn't have any terminfo entry on your system. > > Chances are you did not `make install`. If you just want to test it > > without installing it, you can manually run `tic -sx st.info`.
This fixed it, thanks! Ömer Cem Keylan <m...@ckyln.com>, 26 Tem 2021 Pzt, 10:39 tarihinde şunu yazdı: > > > Ömer Sinan Ağacan <omeraga...@gmail.com> writes: > > > Sorry if this is already reported/ known issue. I've tried searching for it > > but > > couldn't find anything relevant. > > Lines 8-10 of the file 'FAQ': > > > It means that st doesn't have any terminfo entry on your system. > > Chances are you did not `make install`. If you just want to test it > > without installing it, you can manually run `tic -sx st.info`. > > -- > Best Regards, > Cem Keylan