This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
shimatta
/
shellmatta
ウォッチ
3
スター
2
フォーク
0
ファイル
課題
15
プルリクエスト
0
Wiki
ラベル
マイルストーン
新しい課題
#34
Add backspace support for 0x7f
クローズ
4 年 前
に
shimatta
によって開かれました · 0 コメント
shimatta
が
4 年 前
にコメントしました
instead of \b or 0x08 some terminals (e.g. screen) use 0x7F as backspace...
instead of \b or 0x08 some terminals (e.g. screen) use 0x7F as backspace...
shimatta
この課題がコミット
4 年 前
から参照されました
added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34
shimatta
4 年 前
に閉じられました
shimatta
この課題がコミット
4 年 前
から参照されました
close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34
shimatta
この課題がコミット
4 年 前
から参照されました
Merge branch 'feature/#34-Add-backspace-support-for-0x7f' of shimatta/shellmatta into develop...
会話に参加するには
サインイン
してください。
ラベル
ラベルをクリア
Bugfix
New Feature
Release
ラベルなし
Bugfix
New Feature
Release
マイルストーン
マイルストーンをクリア
マイルストーンなし
V0.60.0000
担当者
担当者をクリア
担当者なし
shimatta
1 参加者
書込み
プレビュー
読み込み中…
キャンセル
保存
まだコンテンツがありません
instead of \b or 0x08 some terminals (e.g. screen) use 0x7F as backspace...