Skip to content

Tags: liz3/ledit

Tags

0.0.10

Toggle 0.0.10's commit message
a forgot this

0.0.9

Toggle 0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multi window (#17)

* adds multi-window capabilities

* stuff

* fix: change command for windows

* feat: directory mode

* fixes regarding font rendering

* testing

* adjustments

* fixes

* allow fontsize to be set

* variable cursor width in vim mode

* small fix with paste

* a few fixes

* file drops, mac app and fixes

* win stuff

* rewrite git branch check

* windows: add icon to exe

* formatting

* fix

* small fix with length calculation

* check if branch name exists

* feat: case insensitive word matching and sql mode

* oops thats the wrong name

* feat: extend sql syntax

* fix

* allow partial file name search

* fix

* fixes

* history fix

* fix

* fix: small fixes for relative line numbers

* fixes

* CTRL+A/E and a few fixes

* fix: respect string literals when jumping to match {([])}

* add a few words to the c++ mode

* readme updates and emacs mode shortcut

0.0.8

Toggle 0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Vim mode, command rewrite and fixes (#15)

* vim rabbit hole!

* more vim madness

* wip: more vim stuff

* kill command and some fixes

* fixes

* feat: allow key remapping for vim mode

* small refactor

* more small fixes

* rewrite command feature to use fork, execlp and pipe

* windows works!

* fixes and improvements, also build on linux

* modify wordSeperator

* formatting

* add cursors to colors, yy action

* fix yy

* implement y by using d :)

* small fixes

* fixes

* fixes

* fixes a crash and a paste bugfix

* fixes related to deleting a word

* more robust word offsetting

* big readme updates and small fixes

* workflow test

* nnext test

* next test

* next test

* next

* this is stupid

* next

* next

* next test

* next

* next

* next

* now wayland!

* now wayland

* now wayland!

* macos

* fix

* aarch maybe

* fix

* no static lpng

* fix

* remove workflow scripts

* fix

* fix dockerfile extension

0.0.7

Toggle 0.0.7's commit message
readme fixes

0.0.6

Toggle 0.0.6's commit message
remove uneeded header

0.0.5

Toggle 0.0.5's commit message
feature: support additional languages

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: speculative macos < 12 build fix

0.0.3

Toggle 0.0.3's commit message
README adjustments and added LICENSE

0.0.2

Toggle 0.0.2's commit message
Typo oops

0.0.1

Toggle 0.0.1's commit message
windows dont show console window