On Fri, Feb 17, 2012 at 10:35 AM, Paul Onyschuk <[email protected]> wrote:
> On Fri, 17 Feb 2012 10:20:22 +0100
> Martin Kopta wrote:
>
>>
>> Before I get into solving this, have anyone seen this? What is "cm"?
>>
>> # vi -u NONE
>> E437: terminal capability "cm" required
>> Press ENTER or type command to continue
>>
>
> man xterm(1)

No, I think it's a termcap/terminfo entry.

>From man terminfo(5):
> cursor_address                cup        cm        move to row #1 columns #2

cup is already in st.info. Did you compiled the terminfo entry? ($ tic
-s st.info)

Reply via email to