index
:
lua-term
main
master
A mirror of https://github.com/hoelzro/lua-term.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #27 from Tieske/windows
HEAD
master
Rob Hoelz
2024-07-01
2
-0
/
+19
|
\
|
*
enable Windows support
Thijs
2024-06-24
2
-0
/
+19
|
/
*
Merge pull request #26 from Tieske/patch-1
Rob Hoelz
2024-06-01
1
-2
/
+3
|
\
|
*
Update README.md
Thijs Schreijer
2024-05-30
1
-2
/
+3
|
/
*
Update rockspec for latest release
0.8
0.08
Rob Hoelz
2023-12-29
1
-3
/
+3
*
Update changelog
Rob Hoelz
2023-12-29
1
-0
/
+5
*
Merge pull request #19 from edouardelasalles/patch-1
Rob Hoelz
2023-06-11
1
-4
/
+4
|
\
|
*
Update cursor.lua
Edouard Delasalles
2016-07-19
1
-4
/
+4
*
|
Add clearend function
main
Rob Hoelz
2019-02-05
1
-0
/
+1
*
|
Merge pull request #20 from jubalh/master
Rob Hoelz
2016-11-18
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add install instructions for openSUSE
Michael Vetter
2016-11-18
1
-0
/
+12
|
/
*
Merge pull request #18 from mpeterv/fix-isatty
Rob Hoelz
2016-06-09
1
-1
/
+1
|
\
|
*
Fix term.isatty
Peter Melnichenko
2016-06-09
1
-1
/
+1
|
/
*
Merge pull request #17 from n0la/master
Rob Hoelz
2016-06-02
1
-0
/
+22
|
\
|
*
Update readme with OpenBSD install instructions
Florian Stinglmayr
2016-06-02
1
-0
/
+22
|
/
*
Prepare 0.7 rockspec
0.7
0.07
Rob Hoelz
2016-04-05
1
-3
/
+3
*
Update changelog
Rob Hoelz
2016-04-05
1
-0
/
+3
*
Fix changelog
Rob Hoelz
2016-04-05
1
-1
/
+1
*
Fix _POSIX_C_SOURCE (for good, hopefully)
Rob Hoelz
2016-04-05
1
-1
/
+1
*
Update rockspec file for 0.06
0.6
0.06
Rob Hoelz
2016-04-04
1
-3
/
+3
*
Update changelog
Rob Hoelz
2016-04-04
1
-0
/
+3
*
Remove -ansi compiler flag to allow for C99
Rob Hoelz
2016-04-04
1
-1
/
+1
*
Update rockspec to 0.5
0.5
0.05
Rob Hoelz
2016-04-03
1
-3
/
+3
*
Update changelog
Rob Hoelz
2016-04-03
1
-0
/
+6
*
Bring in POSIX definitions (eg. fileno) from stdio.h
Rob Hoelz
2016-03-15
1
-0
/
+2
*
Don't require unistd for MS C++
Rob Hoelz
2016-03-15
1
-1
/
+3
*
Merge pull request #14 from n0la/master
Rob Hoelz
2016-03-08
1
-18
/
+17
|
\
|
*
Whitespace cleanup.
Florian Stinglmayr
2016-03-08
1
-18
/
+17
|
*
Allow user to override LUA_VER and LUA_DIR.
Florian Stinglmayr
2016-03-08
1
-2
/
+2
|
/
*
Update rockspec for 0.04
0.4
0.04
Rob Hoelz
2016-03-06
1
-3
/
+3
*
goto is a reserved identifier : Fix the sample for use to be Lua >= 5.2 compa...
TsT
2015-02-19
1
-2
/
+3
*
Merge pull request #10 from opoplawski/warning
Rob Hoelz
2014-05-02
1
-0
/
+1
|
\
|
*
Include <unistd.h> for isatty()
Orion Poplawski
2014-05-02
1
-0
/
+1
|
/
*
Merge pull request #9 from azet/master
Rob Hoelz
2014-04-15
1
-0
/
+39
|
\
|
*
added proper makefile
Aaron Zauner
2014-04-15
1
-0
/
+39
|
/
*
Update rockspec for 0.03
0.3
0.03
Rob Hoelz
2014-04-02
1
-3
/
+3
*
Update changelog
Rob Hoelz
2014-04-02
1
-1
/
+5
*
Document jump
Rob Hoelz
2014-04-02
1
-0
/
+5
*
Provide jump as alternative to cursor.goto
Rob Hoelz
2014-04-02
1
-1
/
+5
*
Fix parse error on 5.2
Rob Hoelz
2014-02-13
1
-7
/
+7
*
Fix URL for rockspec
0.2
0.02
Rob Hoelz
2013-02-21
1
-1
/
+2
*
Don't hide the metatable for colors
Rob Hoelz
2013-02-21
2
-2
/
+1
*
Line up equals signs
Rob Hoelz
2013-02-21
1
-22
/
+22
*
Add colors.default as a synonym for colors.reset
Rob Hoelz
2013-02-21
3
-0
/
+3
*
Add changelog entries for work done for 0.2
Rob Hoelz
2013-02-21
1
-0
/
+5
*
Issue deprecation warning for isatty
Rob Hoelz
2013-02-21
1
-0
/
+3
*
Document isatty
Rob Hoelz
2013-02-19
1
-0
/
+4
*
Add some more documentation
Rob Hoelz
2013-02-19
1
-0
/
+98
*
Suggest kikito's fork as an alternative
Rob Hoelz
2013-02-19
1
-0
/
+7
*
Fix example in README
Rob Hoelz
2013-02-10
1
-3
/
+3
[next]