aboutsummaryrefslogtreecommitdiff
path: root/TECHNOLOGY.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-10-14 19:50:17 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-10-14 19:50:17 -0400
commit5e86b286cf366e0db1a361d36dba4dac6d6dd843 (patch)
tree94a27c66408588e218e965e5ec55528f2671f372 /TECHNOLOGY.md
parentfca69ee9e7b7593005d6692911dfa2d081759762 (diff)
downloadtextadept-5e86b286cf366e0db1a361d36dba4dac6d6dd843.tar.gz
textadept-5e86b286cf366e0db1a361d36dba4dac6d6dd843.zip
Experimentally move external lspawn module into Lua os module as a patch.
Diffstat (limited to 'TECHNOLOGY.md')
-rw-r--r--TECHNOLOGY.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TECHNOLOGY.md b/TECHNOLOGY.md
index 81ccba97..8b39ced5 100644
--- a/TECHNOLOGY.md
+++ b/TECHNOLOGY.md
@@ -46,9 +46,6 @@ Lua and includes a few external libraries.
=[LuaFileSystem][] - Library for accessing directories and file attributes=
Textadept uses LFS for accessing the host filesystem.
-=[lspawn][]\* - Lua module for spawning processes=
- Textadept uses lspawn for spawning asynchronous processes.
-
\* A Foicica.com project.
[GTK+]: http://www.gtk.org
@@ -56,7 +53,6 @@ Lua and includes a few external libraries.
[Lua]: http://www.lua.org
[LPeg]: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html
[LuaFileSystem]: http://keplerproject.github.io/luafilesystem/
-[lspawn]: http://foicica.com/hg/lspawn
[gtDialog]: http://foicica.com/gtdialog/
[ncurses]: http://invisible-island.net/ncurses/
[pdcurses]: http://pdcurses.sourceforge.net/