|
8816d76c53
|
Implement mudinput (sending to MUD from terminal)
|
2024-09-17 22:14:07 +10:00 |
|
|
ff0411b040
|
Set up frameroutes to route MUD messages to termframes
|
2024-09-14 21:51:37 +10:00 |
|
|
1015bcb4ad
|
Upgrade to latest (by rev) Lua / gc-arena
|
2024-09-12 20:42:41 +10:00 |
|
|
243132eeec
|
Refactor ready for MUD-specific routing
|
2024-09-07 22:05:01 +10:00 |
|
|
466566a6c5
|
Implement UserData interning + websocket connect
|
2024-09-07 00:17:16 +10:00 |
|
|
1df6e574d2
|
Work in progress towards implementing WebSocket connection.
|
2024-09-06 17:37:43 +10:00 |
|
|
1fa196da1f
|
Add hsplit / merge, LICENCE
|
2024-08-26 20:28:01 +10:00 |
|
|
c32d7ac2bd
|
Support vsplit from in Lua.
|
2024-08-23 23:37:58 +10:00 |
|
|
525f69296e
|
Render runtime split-screen layout.
|
2024-08-22 22:25:05 +10:00 |
|
|
a002ac1c69
|
Implement generic draggable split panel.
|
2024-08-21 21:28:27 +10:00 |
|
|
adaabcc6c2
|
Implement term_view resize properly
|
2024-08-19 21:00:17 +10:00 |
|
|
c117482d4f
|
Add repeat functionality
|
2024-08-18 20:58:50 +10:00 |
|
|
c2bd680299
|
Allow defining commands in Lua, and executing them.
|
2024-08-17 23:19:41 +10:00 |
|
|
fae004f76c
|
Improve history handling with regards to position and duplicates
|
2024-08-17 22:09:06 +10:00 |
|
|
aa164087fa
|
Add all lines read from a terminal to history.
|
2024-08-17 21:49:32 +10:00 |
|
|
972b7c0cab
|
Implement echo to current frame + raw echo without CRLF
|
2024-08-17 21:36:15 +10:00 |
|
|
1738cb1f80
|
Execute Lua code
|
2024-08-17 16:42:01 +10:00 |
|
|
c0131aca62
|
Refactor command dispatch and state handling.
|
2024-08-16 23:22:21 +10:00 |
|
|
1b14973b1d
|
Start process of implementing Lua to frame connection.
|
2024-08-16 21:39:39 +10:00 |
|
|
1fbcfefe1e
|
Initial setup
|
2024-07-21 17:01:56 +10:00 |
|