Skip to content

Releases: DandyHQ/mace

Hyper Gothic

Choose a tag to compare

@mytchel mytchel released this 03 Oct 10:07

This is the version for Assignment 4. We have not implemented everything we wanted but Mace is a functional text editor that works well enough for, well, text editing.

Added features:

  • Copy and paste with the X11 clip board.
  • How scrolling works and which side the scroll bar on is configurable.
  • Region indenting.
  • Go to.
  • Improved auto indentation.
  • Probably some other stuff.

Have fun.

v0.3 - Uber Cubism

v0.3 - Uber Cubism Pre-release
Pre-release

Choose a tag to compare

@mytchel mytchel released this 07 Aug 09:20

Since version 0.2 a lot has changed:

  • Improved tests and static analysing.
  • Undo/Redo have been implemented.
  • Added a toml configuration file that can set key bindings
    and a few other things.
  • Scrolling has been redone to work more like xterm/acme.
  • Arrow keys have been added.
  • And lots of bug fixes.

v0.2 - Surreal Ninja

v0.2 - Surreal Ninja Pre-release
Pre-release

Choose a tag to compare

@mytchel mytchel released this 18 Jul 22:20

A lot of progress has been :

  • Better rendering.
  • Multiple cursors.
  • Key bindings.
  • Dumb auto-indenting.
  • Removed Lua.

But we still have a long way to go:

  • We still don't have a tillable interface.
  • No easy way to open files.
  • No way to open directories.
  • No system copy buffer integration.
  • No extensible or configurable.

May 29 version

May 29 version Pre-release
Pre-release

Choose a tag to compare

@hannahcy hannahcy released this 29 May 04:46

Submittable version for COSC345 Assignment 2.