Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fixed a bug where we would end up with an unwanted whitespace at the | terminaldweller | 2024-07-30 | 1 | -0/+2 |
* | * fixed a crash when unloading a lua script | terminaldweller | 2024-07-30 | 3 | -16/+49 |
* | we can now add new commands from lua plugins | terminaldweller | 2024-07-21 | 2 | -6/+57 |
* | WIP | terminaldweller | 2024-06-26 | 2 | -0/+33 |
* | added a new lua function, query_db | terminaldweller | 2024-06-10 | 1 | -3/+13 |
* | fixes #33 | terminaldweller | 2024-06-09 | 1 | -2/+0 |
* | added a load and unload command for plugins | terminaldweller | 2024-06-09 | 2 | -3/+41 |
* | updated the readme and added example for lua scripting | terminaldweller | 2024-06-03 | 2 | -0/+64 |
* | initial lua script support, fixes #27, fixes #34 | terminaldweller | 2024-06-03 | 1 | -1/+9 |
* | first lua script, WIP, rss script incoming | terminaldweller | 2024-06-03 | 1 | -0/+13 |