This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
shimatta
/
shellmatta
Xem
3
Star
2
Fork
0
Các tập tin
Các vấn đề
15
Yêu cầu khéo về
0
Wiki
Nhãn
Milestones
Vấn đề mới
#34
Add backspace support for 0x7f
Đã đóng
%! (template.HTML=
4 năm trước cách đây
)đang mở bởi
shimatta
· 0 ý kiến
shimatta
'đã nhận xét
4 năm trước cách đây
)
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
referenced this issue from a commit
4 năm trước cách đây
added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34
shimatta
closed
4 năm trước cách đây
shimatta
referenced this issue from a commit
4 năm trước cách đây
close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34
shimatta
referenced this issue from a commit
4 năm trước cách đây
Merge branch 'feature/#34-Add-backspace-support-for-0x7f' of shimatta/shellmatta into develop...
Đăng nhập
để tham gia bình luận.
Nhãn
Xóa nhãn
Bugfix
New Feature
Release
Không có nhãn
Bugfix
New Feature
Release
Milestone
Xóa milestone
Không có Milestone
V0.60.0000
Người được phân công
Xóa người được phân công
Không có người được phân công
shimatta
1 tham gia
Viết
Xem trước
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.
instead of \b or 0x08 some terminals (e.g. screen) use 0x7F as backspace...