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
/
winansi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: drop workaround for Wine console buffer
Ron Yorston
2024-09-27
1
-7
/
+0
*
win32: code shrink
Ron Yorston
2024-08-16
1
-1
/
+1
*
win32: don't allow BB_TERMINAL_MODE=6
Ron Yorston
2024-06-28
1
-1
/
+1
*
ash: add title built-in
Ron Yorston
2024-04-09
1
-2
/
+6
*
win32: ascii-optimize winansi_fputc, winansi_putchar
Avi Halachmi (:avih)
2024-04-06
1
-8
/
+2
*
win32: UTF8_OUTPUT: flush stream before conversion
Avi Halachmi (:avih)
2024-04-06
1
-1
/
+3
*
win32: UTF8_OUTPUT: recover quicker from bad byte
Avi Halachmi (:avih)
2024-01-31
1
-12
/
+19
*
win32: fix clang error/warning
Ron Yorston
2023-12-31
1
-3
/
+3
*
win32: avoid terminal weirdness induced by Gradle
Ron Yorston
2023-10-24
1
-2
/
+2
*
win32: avoid terminal weirdness induced by Gradle?
Ron Yorston
2023-10-22
1
-0
/
+2
*
win32: UTF8_INPUT: fix combining of some surrogates pairs
Avi Halachmi (:avih)
2023-09-11
1
-1
/
+1
*
win32: UTF8_OUTPUT: speedup for big outputs
Avi Halachmi (:avih)
2023-08-24
1
-2
/
+8
*
win32: disable console output conversion with LC_ALL=C
Avi Halachmi (:avih)
2023-08-03
1
-6
/
+29
*
win32: add FEATURE_UTF8_OUTPUT (enabled with unicode)
Avi Halachmi (:avih)
2023-08-03
1
-0
/
+96
*
win32: unify 'convert and write to console' (no-op)
Avi Halachmi (:avih)
2023-08-03
1
-17
/
+44
*
win32: UTF8 input: improve missing-key-down hack
Avi Halachmi (:avih)
2023-07-21
1
-11
/
+47
*
ash: properly echo console input to 'read' built-in
Ron Yorston
2023-07-12
1
-0
/
+11
*
win32: more console input character conversions
Ron Yorston
2023-07-07
1
-0
/
+20
*
win32: character conversion for fread(3)
Ron Yorston
2023-07-06
1
-0
/
+15
*
win32: don't crash the console *and* handle CJK input
Ron Yorston
2023-07-02
1
-0
/
+21
*
win32: revert to previous console input method by default
Ron Yorston
2023-07-01
1
-2
/
+8
*
win32: code shrink readConsoleInput_utf8
Ron Yorston
2023-07-01
1
-0
/
+4
*
win32: remove superfluous euro code
Ron Yorston
2023-07-01
1
-18
/
+0
*
win32: UTF8 console input: don't spin the CPU
Avi Halachmi (:avih)
2023-06-30
1
-3
/
+5
*
win32: UTF8 input: avoid timeout when delivering UTF8 bytes
Avi Halachmi (:avih)
2023-06-28
1
-6
/
+14
*
win32: the great UTF8 ReadConsoleInput hack
Avi Halachmi (:avih)
2023-06-28
1
-1
/
+159
*
win32: don't assume console CP equals OEM CP
Avi Halachmi (:avih)
2023-06-28
1
-54
/
+54
*
win32: reduce impact of euro support (2)
Ron Yorston
2023-06-23
1
-1
/
+3
*
win32: reduce impact of euro support
Ron Yorston
2023-06-23
1
-10
/
+12
*
Fixes for old mingw-w64
Ron Yorston
2023-06-14
1
-0
/
+4
*
win32: fix euro symbol handling
Ron Yorston
2023-06-02
1
-3
/
+1
*
win32: delay adjusting code page
Ron Yorston
2023-03-17
1
-1
/
+12
*
win32: more changes to console/terminal modes
Ron Yorston
2023-03-07
1
-19
/
+19
*
win32: changes to console mode handling
Ron Yorston
2023-03-05
1
-20
/
+56
*
win32: try to recover from strange console mode
Ron Yorston
2023-02-21
1
-4
/
+14
*
win32: shuffle skip_ansi_emulation() code
Ron Yorston
2023-02-19
1
-6
/
+8
*
win32: work around problem with ConEmu
Ron Yorston
2023-02-19
1
-1
/
+3
*
win32: only change console mode if necessary
Ron Yorston
2023-02-19
1
-7
/
+10
*
win32: speed up getc(3) wrapper
Ron Yorston
2022-12-30
1
-2
/
+2
*
ash: export certain variables to the environment immediately
Ron Yorston
2022-05-08
1
-1
/
+1
*
winansi: detect if running under Wine
Ron Yorston
2021-12-22
1
-2
/
+11
*
winansi: add missing va_end()
Ron Yorston
2021-07-11
1
-0
/
+1
*
winansi: fix ansi emulation
Ron Yorston
2021-03-05
1
-12
/
+13
*
winansi: code shrink and improvements
Ron Yorston
2021-02-17
1
-41
/
+15
*
winansi: don't check return from xmalloc
Ron Yorston
2021-02-16
1
-3
/
+0
*
winansi: allow alternative screen buffer to be disabled
Ron Yorston
2021-02-15
1
-0
/
+7
*
winansi: allow test suite to run on Wine
Ron Yorston
2021-02-15
1
-3
/
+3
*
winansi: code shrink
Ron Yorston
2021-02-08
1
-13
/
+13
*
winansi: more accurate colour mapping
Ron Yorston
2021-02-07
1
-20
/
+99
*
winansi: code shrink
Ron Yorston
2021-02-07
1
-90
/
+71
[next]