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
...
*
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
*
win32: don't attempt ANSI emulation on data containing NUL characters
Ron Yorston
2016-08-16
1
-4
/
+11
*
win32: allow for vsnprintf returning -1
Ron Yorston
2016-07-08
1
-1
/
+6
*
winansi: revert to previous console behaviour for vi/less
Ron Yorston
2016-04-26
1
-0
/
+18
*
lineedit: move console viewport to cursor on keypress
Ron Yorston
2016-04-26
1
-1
/
+1
*
winansi: speed up clearing of screen
Ron Yorston
2016-04-26
1
-15
/
+10
*
winansi: fixes to cursor positioning, screen clearing
Ron Yorston
2015-07-17
1
-4
/
+15
*
Implement escape sequence for cursor down
Ron Yorston
2014-04-09
1
-21
/
+12
*
Implement ANSI escape sequences for cursor up/forward
Ron Yorston
2014-04-07
1
-0
/
+30
*
Implement vprintf replacement
Ron Yorston
2014-03-20
1
-1
/
+2
*
Implement getc replacement
Ron Yorston
2014-03-20
1
-0
/
+24
*
Implement read replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-0
/
+26
*
Fixes to write replacement
Ron Yorston
2014-03-20
1
-2
/
+2
*
Implement write replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-1
/
+75
*
Implement puts replacement to handle OEM codepages
Ron Yorston
2014-03-19
1
-4
/
+24
*
Use OEM codepage for console I/O
Ron Yorston
2014-03-19
1
-4
/
+80
*
winansi: skip DECTCEM sequence to avoid ugliness in vi
Ron Yorston
2012-10-10
1
-0
/
+7
*
win32: implement ioctl
Ron Yorston
2012-04-23
1
-1
/
+1
*
Add code to find console dimensions in WIN32
Ron Yorston
2012-02-20
1
-0
/
+17
*
Fix off-by-one error in cursor positioning
Ron Yorston
2012-02-17
1
-1
/
+1
[prev]
[next]