Commit Graph

19 Commits

Author SHA1 Message Date
Productive2 5d56d59c7f Testing events 2021-02-19 11:49:18 +01:00
Productive2 64dd2164ba Created nimble package 2021-02-19 11:27:27 +01:00
Productive2 8d1cb21b03 update readme 2021-02-19 00:03:01 +01:00
Productive2 ed00e87415 History plugin finished
not extensively tested yet
2021-02-18 23:58:47 +01:00
Productive2 c913d4657d now editor wont wipe files when ctrl+c 2021-02-18 22:27:36 +01:00
Productive2 f4441b77b4 bugfixes to make editor work now 2021-02-18 22:25:13 +01:00
Productive2 3fd83a9043 some fixes 2021-02-18 21:51:44 +01:00
Productive2 3dd77ea1d9 Creation of plugins
moved defaults to plugins, cleaned it a bit up
moved all history related things to plugins
history wip
changed defaults
created examples dir, added multiline single file editing example (no
file working yet)
2021-02-18 21:31:03 +01:00
Productive2 ad508cd9f3 History progress, but current behavior is broken
See history.nim for future behavior of history
Also started testing.md, since after history it's time to start testing
2021-02-18 00:23:31 +01:00
Productive2 b6cc31d19e Update issue templates 2021-02-15 23:41:55 +01:00
Productive2 df256114df started using github projects 2021-02-15 23:24:45 +01:00
Productive2 5c4c60f198 update readme 2021-02-15 22:51:42 +01:00
Productive2 7a4b6c8f68 added readme.md 2021-02-15 22:13:12 +01:00
Productive2 c03272deb4
Merge pull request #1 from Productive2/add-license-1
Create LICENSE
2021-02-15 22:00:39 +01:00
Productive2 9b39a9b9e2
Create LICENSE 2021-02-15 22:00:25 +01:00
Productive2 9b12850ffb new keybindings
better keybinding support
added shift and ctrl versions of arrow keys
added page up/down
added a few extra ctrl versions of utility keys
getkey is a utility for learning key numbers
2021-02-15 21:51:23 +01:00
Productive2 49fa8ab937 updated todo; cleaned up defaults 2021-02-15 21:04:38 +01:00
Productive2 e48cae8774 bugfixes 2021-02-15 20:59:40 +01:00
Productive2 2358434bae initial commit 2021-02-15 20:18:31 +01:00