Releases: mogenslund/liquid
Headless copy paste
Changed when the .liq file is loaded to make sure setting changes are set at the right time.
Copy and paste now works when there is no x session, like when using ssh.
Commandline parameters and better loading of user files
I have added some command line parameters for more customized loading of user files. I have also improved the loading by preventing the activation of code which is being replaced.
Some documentation is on the way which will only work from this release.
Extended key codes and arrow keys
I have added support for extended key codes in the terminal. That means that arrow keys can now be made useful.
Fixed problem with crash on exit
Fixed bug where the program crashes on exit and leaves terminal in bad state. Calling "sane" on stty.
Rough initial working version
This is an initial working version, which I use myself. It might be useful for those motivated to learn it without much help. There is still some way to version 1 with help, tutorials and veldefined APIs.