このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
nnn
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
More concise comment on nextsel()
master
lostd
10年前
親
0aefc2f496
コミット
6735c1f979
1個のファイルの変更
、
1行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-4
noice.c
+ 1
- 4
noice.c
ファイルの表示
@@ -291,10 +291,7 @@ printprompt(char *str)
printw(str);
}
/*
* Returns SEL_{QUIT,BACK,GOIN,FLTR,NEXT,PREV,PGDN,PGUP,SH,CD}
* Returns 0 otherwise
*/
/* Returns SEL_* if key is bound and 0 otherwise */
int
nextsel(void)
{
書き込み
プレビュー
読み込み中…
キャンセル
保存