このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
libcaca
ミラー元
https://github.com/cacalabs/libcaca.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
7
Wiki
アクティビティ
ソースを参照
* Do not switch to alternate screen when clearing, because sometimes we
are unable to cleanly restore the state.
tags/v0.99.beta14
Sam Hocevar
sam
18年前
親
f7354acf01
コミット
adc85b5711
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
caca/driver_network.c
+ 1
- 1
caca/driver_network.c
ファイルの表示
@@ -53,7 +53,7 @@
"\xff\x1f\xfa____" /* Set size, replaced in display */ \
"\xff\xf0" \
"\x1b]2;caca for the network\x07" /* Change window title */ \
"\x1b[
?1049h
" /* Clear screen */ \
"\x1b[
H\x1b[J
" /* Clear screen */ \
/*"\x1b[?25l"*/ /* Hide cursor */ \
#define ANSI_PREFIX \
書き込み
プレビュー
読み込み中…
キャンセル
保存