Sinisterly
[Lua] LiTE - Lua Terminal Emulator - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: [Lua] LiTE - Lua Terminal Emulator (/Thread-Lua-LiTE-Lua-Terminal-Emulator)



[Lua] LiTE - Lua Terminal Emulator - noize - 10-11-2013

Latest version: 0.1 (unstable)
Latest stable release: none

GUI terminal emulator to execute either system or Lua commands.

Featuring a command stack (browseable with the up and down arrow keys).

The initial message in the output box will let you know of the few simple commands to read help messages about main commands (to switch between system and Lua shell, to read the current program version, to clear the output...), shortcuts or to quit the program.

Lua version used: 5.1

Let me know about any bug or suggestion.

Source code was exceeding maximum char limit, so: http://hastebin.com/dakaqunoki.lua


[Lua] LiTE - Lua Terminal Emulator - noize - 10-11-2013

Latest version: 0.1 (unstable)
Latest stable release: none

GUI terminal emulator to execute either system or Lua commands.

Featuring a command stack (browseable with the up and down arrow keys).

The initial message in the output box will let you know of the few simple commands to read help messages about main commands (to switch between system and Lua shell, to read the current program version, to clear the output...), shortcuts or to quit the program.

Lua version used: 5.1

Let me know about any bug or suggestion.

Source code was exceeding maximum char limit, so: http://hastebin.com/dakaqunoki.lua