Skip to content

Releases: mogenslund/liquid

Headless copy paste

27 Nov 15:33
Compare
Choose a tag to compare
Headless copy paste Pre-release
Pre-release

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

14 Nov 18:16
Compare
Choose a tag to compare

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

08 Nov 18:02
Compare
Choose a tag to compare
Pre-release

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

06 Nov 18:35
Compare
Choose a tag to compare
Pre-release

Fixed bug where the program crashes on exit and leaves terminal in bad state. Calling "sane" on stty.

Rough initial working version

05 Nov 08:07
Compare
Choose a tag to compare
Pre-release

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.