Mogenslund Liquid Versions Save

Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.

v0.9.5

5 years ago

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

v0.9.4

5 years ago

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

v0.9.3

5 years ago

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

v0.9.2

5 years ago

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

v0.9.1

6 years ago

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.

v0.9.0

6 years ago

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

v0.8.6

6 years ago

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.

v0.8.5

6 years ago

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.

v0.8.2

6 years ago

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

v0.8.1

6 years ago

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