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: 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
*
winansi: tweak colour mapping
Ron Yorston
2021-02-04
1
-19
/
+9
*
winansi: extend ANSI emulation
Ron Yorston
2021-02-03
1
-49
/
+177
*
winansi: change default 'skip ANSI emulation' setting
Ron Yorston
2021-02-03
1
-13
/
+3
*
winansi: intercept calls to fputc(3)
Ron Yorston
2020-12-07
1
-1
/
+19
*
winansi: suppress console flags redefinition warning
Biswa96
2020-06-07
1
-0
/
+5
*
winansi: more fine-grained control of ANSI emulation
Ron Yorston
2020-04-13
1
-2
/
+34
*
ash: reset ANSI emulation when BB_SKIP_ANSI_EMULATION changes
Ron Yorston
2020-04-13
1
-10
/
+7
*
winansi: fix alternate screen buffer in Windows 7
Ron Yorston
2020-02-06
1
-6
/
+10
*
winansi: code shrink
Ron Yorston
2020-01-08
1
-37
/
+31
*
winansi: restore correct attributes after ls
Ron Yorston
2020-01-07
1
-1
/
+7
*
winansi: fix escape processing in Windows 10 release 1809
Ron Yorston
2020-01-06
1
-20
/
+20
*
vi: use alternate screen buffer
Ron Yorston
2019-04-07
1
-6
/
+68
*
winansi: code shrink
Ron Yorston
2019-04-07
1
-20
/
+13
*
winansi: code shrink
Ron Yorston
2019-04-06
1
-46
/
+17
*
winansi: more robust handling of invalid escape sequences
Ron Yorston
2019-03-19
1
-34
/
+46
*
winansi: support escape sequence to set window title
Ron Yorston
2019-03-09
1
-12
/
+32
*
su: change title of console window
Ron Yorston
2019-03-09
1
-0
/
+6
*
win32: add support for the euro currency symbol
Ron Yorston
2019-02-02
1
-0
/
+68
*
win32: implement vsnprintf(2)
Ron Yorston
2019-01-08
1
-0
/
+21
*
win32: emulate SIGPIPE
Ron Yorston
2018-12-11
1
-3
/
+23
*
win32: improvements to get_terminal_width_height
Ron Yorston
2018-04-03
1
-17
/
+0
*
win32: simplify isatty replacement
Ron Yorston
2018-04-03
1
-5
/
+1
*
winansi: check for broken pipe in winansi_write
Ron Yorston
2018-03-09
1
-7
/
+21
*
winansi: check for broken pipe
Ron Yorston
2018-03-06
1
-6
/
+29
*
winansi: changes to puts, fputs and fwrite
Ron Yorston
2018-03-06
1
-18
/
+3
*
winansi: improve error return values in ANSI emulation
Ron Yorston
2018-03-06
1
-20
/
+23
*
winansi: create and use functions to test for console
Ron Yorston
2018-03-06
1
-51
/
+20
*
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
2018-02-22
1
-1
/
+1
*
mingw: accommodate for BusyBox' assumptions about isatty()
Johannes Schindelin
2017-08-24
1
-0
/
+27
*
Provide vfprintf replacement
Ron Yorston
2017-02-07
1
-0
/
+1
*
win32: allow ANSI emulation to be disabled
Ron Yorston
2016-11-10
1
-2
/
+15
[next]