Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jesperkha/rum

rum v1.1.0

08 Dec 20:58

Choose a tag to compare

Version 1.1.0

New

  • Change language to use for highlighting with hl command (see :help)
  • Build with build.c
  • Vim r command to replace a character

rum 1.0.0

28 Oct 12:37

Choose a tag to compare

Released 28.10.24

New

  • File explorer
  • Installer
  • Better search in buffer
  • New UI for prompts
  • Switch between using tabs and spaces for indentation

Small fixes

  • Added tutorial
  • Better README
  • Made everything more user friendly
  • Fixes to syntax highlighting
  • Cool logo on empty buffer
  • "New file" command
  • Removed syntax json config

rum 0.7.0

20 Aug 20:10
65243ae

Choose a tag to compare

rum 0.7.0 Pre-release
Pre-release

Released 20.08.24

New

  • Split buffers (ctrl-y)
  • Tabs and switching between them (ctrl-e)
  • New themes:
    • One-dark
    • Mono

rum 0.6.0

15 Jul 14:18
7e5162b

Choose a tag to compare

rum 0.6.0 Pre-release
Pre-release

Released 15.07.24

New

  • Modal keybinds with vim-like motions
  • Find in file
  • Help menu (ctrl-h)

What changed

  • Name changed to Rum as the editor will end up being very different from Vim. Why Rum? It's easy to type.

Small fixes

  • Make builds each file seperately on change
  • Better logging methods
  • Removed allocations to speed up rendering

rum 0.5.0

09 May 13:15
c8220a2

Choose a tag to compare

rum 0.5.0 Pre-release
Pre-release

New

  • Undo
  • JSON config files loaded at runtime

wim 0.2.0

09 Jan 18:39

Choose a tag to compare

wim 0.2.0 Pre-release
Pre-release

New

  • Better syntax highlighting
  • Themes
  • Config files for both themes and syntax

wim 0.1.0

21 Dec 21:06
92c37ff

Choose a tag to compare

wim 0.1.0 Pre-release
Pre-release

First 'checkpoint' in development of wim. Features basic editing, syntax highlighting, and saving and writing files.

Edited:

  • Fixed major bug in highlighting