index
:
luasystem
detach
feat/fsleep
feat/unicode-width
fix/control
master
refactor/random
unicode/ambiguous
A mirror of https://github.com/lunarmodules/luasystem.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
helpers.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
add tests for readkey and readansi
Thijs
1
-5
/
+142
2024-05-21
add tests get/setconsolecp, and get/setconsoleoutputcp
Thijs
1
-9
/
+87
2024-05-20
add setconsoleflags tests
Thijs
1
-5
/
+35
2024-05-20
implement getconsoleflags tests
Thijs
2
-14
/
+28
2024-05-20
add example for reading a line from the terminal, non-blocking
Thijs Schreijer
8
-78
/
+1358
2024-05-07
localize unpack
Thijs Schreijer
1
-3
/
+4
2024-05-07
make readkey async, and add keyboard parser; ansi + utf8
Thijs Schreijer
3
-59
/
+157
2024-05-07
chore(keypressed): remove function keypressed
Thijs Schreijer
1
-28
/
+0
2024-05-07
fix(readkey): add proper error handling
Thijs Schreijer
1
-4
/
+25
2024-05-04
switch "has" to "has_all_of" and "has_any_of"
Thijs Schreijer
4
-27
/
+64
2024-04-30
review: bitflags no comparison, extra tests
Thijs Schreijer
2
-37
/
+15
2024-04-30
feat(term): getting/setting terminal config flags
Thijs
17
-8
/
+1794
2024-03-24
chore(test): add tests (manual) for isatty terminal function (#22)
Thijs Schreijer
7
-4
/
+140
2024-03-21
chore(config): update editorconfig (#20)
Thijs Schreijer
2
-11
/
+11
2024-03-19
chore(readme): fix label description (#19)
Thijs Schreijer
1
-1
/
+1
2024-03-19
chore(ci): macos-latest + windows-latest (#17)
Thijs Schreijer
4
-90
/
+110