Skip to content
Snippets Groups Projects
Commit 2643e34c authored by deuce's avatar deuce
Browse files

De-bug.

parent e6354e68
No related branches found
No related tags found
No related merge requests found
......@@ -1313,7 +1313,7 @@ int main(int argc, char **argv)
"syncterm-bitmap|SyncTERM in Bitmap Mode,\n"
" ccc,\n"
" colors#256,pairs#65535,\n"
" initc=\\E]4;%p1%d;rgb\\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\\E\\\\\n",
" initc=\\E]4;%p1%d;rgb\\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\\E\\\\\n"
" setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,\n"
" setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,\n"
"syncterm-24|SyncTERM 80x25,\n"
......@@ -1363,7 +1363,7 @@ int main(int argc, char **argv)
"syncterm-59-w|SyncTERM 132x60,\n"
" cols#132,lines#59,use=syncterm,\n"
"syncterm-60-w|SyncTERM 132x60 No Status Line,\n"
" cols#132,lines#60,use=syncterm,\n";
" cols#132,lines#60,use=syncterm,\n"
"syncterm-24|SyncTERM 80x25,\n"
" lines#24,use=syncterm,\n"
"syncterm-25|SyncTERM No Status Line,\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment