On 02/17/2012 11:22 AM, Aurélien Aptel wrote:
On Fri, Feb 17, 2012 at 11:18 AM, Aurélien Aptel
<[email protected]> wrote:
cup is already in st.info. Did you compiled the terminfo entry? ($ tic
-s st.info)
If you compile the terminfo as a user, it will go in the local
terminfo database (~/.terminfo). You need to install it in the system
database to make it available to every user. Run (as root) # tic -s
st.info
I did that but problem still persist. I removed ~/.terminfo, checked
that st.info (from tip) does contain 'cup' record and installed it using
'tic -s st.info' into /usr. It is a CentOS 5.7. I have no problem with
that on CentOS 6.2, Ubuntu 11.10 and Archlinux. I guess it is because of
ancient Vim.