lua-term
Terminal manipulator
Provides Lua functions for manipulating terminal operations
Terminal operations for Lua
160 stars
13 watching
22 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
moteus/lua-path | A Lua library providing functions for manipulating file system paths and directories. | 81 |
stevedonovan/microlight | A lightweight Lua library providing essential functions for text manipulation and file operations. | 168 |
hoelzro/sqlite-lua-extension | Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements. | 19 |
endaaman/tym | A terminal emulator with Lua configuration options based on VTE. | 188 |
sodomon2/moonterm | A Lua-based terminal emulator with customizable features using GTK3 and VTE libraries | 19 |
multimud/clojure-lanterna | Provides an interface to manipulate terminal output in Clojure | 217 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 319 |
nyngwang/neoterm.lua | A plugin that provides a simple, customizable terminal buffer system with easy-to-use commands for switching between buffers and terminals. | 69 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |
magnars/s.el | A string manipulation library for Emacs. | 1,031 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
fiatjaf/lunatico | A Go library that enables running Lua scripts inside Go programs by providing helper functions to interact with the Lua stack. | 10 |
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
nonstop/termit | A terminal emulator written in C with Lua scripting capabilities | 143 |