Skip to content

Releases: mogenslund/liquid

Collapsing code and markdown

14 Sep 18:33
Compare
Choose a tag to compare

With this release general collapse of text is available.
Special functions for collapsing Clojure functions and markdown sections have been implemented.

Windows improvements and fixes

08 Aug 17:13
Compare
Choose a tag to compare

Mostly making usage easier for Windows user.
Some keybindings fixed.
--easy parameter.

Context intelligence and keymapping improvements

29 Jun 20:29
Compare
Choose a tag to compare

Improvement to context depended actions.
Improved consistency in keymappings between tty and JFrame.

Improvements to keybindings, JFrame UI and Shell interactions

25 May 17:56
Compare
Choose a tag to compare

Key "b" for backward-word implemented by @Joe-Withey
JFrame (--jframe) ui now redraws on resize.
F11 for fullscreen.
Better shell interactions.
Macro c implemented to do stuff like: (c ls -ltr)
Corrections by @pieceofduke

Many small improvements

07 Apr 17:58
Compare
Choose a tag to compare

Preparing new release.
Code clean up and uptimisations.
Changed to strings instead of keywords as keys in keymappings.
(This breaks backwards campatibility)
With new keymappings :selfinsert can now be used to define
any function to apply to unmapped keys, allowing many utf-8 chars
in the terminal.

TIdying up for 1.0

06 Feb 14:44
Compare
Choose a tag to compare

Improvements to all parts of the system.
Getting rid of hardcoded keyword references.
Allowing functionality to be expressed as slider modifications.
Improved renderer.

Window create, split, delete. New JFrame implementation.

17 Nov 16:14
Compare
Choose a tag to compare

Splitting, resizing, creating and deleting windows are now possible with C-x 2, C-x 3, C-x 0, C-x +, C-x -.
Added new JFrame implementation to support the window handling.
Minor bugfix since 0.8.5.

Window create, split, delete. New JFrame implementation.

17 Nov 15:40
Compare
Choose a tag to compare

Splitting, resizing, creating and deleting windows are now possible with C-x 2, C-x 3, C-x 0, C-x +, C-x -.
Added new JFrame implementation to support the window handling.

Improvements to defaults and user experience

31 Oct 15:14
Compare
Choose a tag to compare

Various improvements including

  • Syntax highlight colors
  • Simpler and faster loading of files
  • Better defaults when terminal has white background
  • Continues output when running long commands

Improvements for modifiying existing functionality

23 Aug 19:24
Compare
Choose a tag to compare

Now it is easier to modify existing keybindings in the default apps like textapp.