index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
termios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mingw: remove unused code from read_key
Ron Yorston
2015-04-22
1
-5
/
+0
*
Only change codepage of input character if top bit is set
Ron Yorston
2014-03-24
1
-2
/
+4
*
Use OEM codepage for console I/O
Ron Yorston
2014-03-19
1
-0
/
+3
*
Fix some compiler warnings
Ron Yorston
2014-03-13
1
-1
/
+1
*
Always reset console mode when returning key
Ron Yorston
2012-02-16
1
-16
/
+24
*
Merge branch 'vi'
Nguyễn Thái Ngọc Duy
2010-09-22
1
-1
/
+5
|
\
|
*
Merge branch 'lineedit' into vi
Nguyễn Thái Ngọc Duy
2010-09-14
1
-8
/
+37
|
|
\
|
*
|
win32: read_key: implement timeout
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+5
*
|
|
win32: lineedit: make read_key() pass Ctrl+<letter> to read_line_input
Nguyễn Thái Ngọc Duy
2010-09-22
1
-0
/
+6
|
|
/
|
/
|
*
|
win32: read_key: add Page Up/Down and Insert
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+3
*
|
win32: read_key: do not return -1 on unknown key
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+0
*
|
win32: read_key: support Delete
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+1
*
|
win32: read_key: support Ctrl-{Left,Right}
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+9
*
|
win32: read_key: imap some movement keys to KEYCODE_*
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+17
*
|
win32: read_key: reset console state after reading
Nguyễn Thái Ngọc Duy
2010-09-14
1
-8
/
+12
|
/
*
win32: reimplement read_key() to read Windows console
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+26
*
win32: add termios stub so that it builds
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+11