Skip to content
Snippets Groups Projects
Commit 2dd1c044 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add comment in terminfo to use -x to tic for user-defined caps

parent 6b18f02f
No related branches found
No related tags found
No related merge requests found
......@@ -1384,6 +1384,7 @@ main(int argc, char **argv)
int default_hidepopups = -1;
int default_nostatus = -1;
const char syncterm_termcap[] = "\n# terminfo database entry for SyncTERM\n"
"# compile with tic -x to get the user-defined capabilities for vim (bracketed pasted)\n"
"syncterm|SyncTERM,\n"
// cwin maybe? Or just left/right and top/bottom margins?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment