Commit Graph

37 Commits

Author SHA1 Message Date
Productive2 521589de31 bump version 2021-02-26 15:03:43 +01:00
Productive2 fd037908f0 finish testing 2021-02-26 14:58:04 +01:00
Productive2 d4d2f52ec1 fix history bug, add jale.nim for version info 2021-02-26 14:23:53 +01:00
Productive2 add1dd8c31 terminal resize awareness 2021-02-24 00:31:58 +01:00
Productive2 c222cb1a19 remove unneccessary assignment 2021-02-23 17:40:52 +01:00
Productive2 6e44c4edf9 minor optimization 2021-02-23 17:40:21 +01:00
Productive2 4165a67ee9 vertical scrolling 2021-02-23 17:35:27 +01:00
Productive2 8233c722b8 update readme 2021-02-21 00:52:11 +01:00
Productive2 36b32c5a23 Added horizontal scrolling (for single/all line) 2021-02-21 00:44:56 +01:00
Productive2 0d8a66b57e use 64 bit int for keycodes on all platforms 2021-02-20 21:38:56 +01:00
Productive2 f79677ba14 windows fixes 2021-02-20 19:03:54 +01:00
Productive2 82b18c1cd4 use terminal 2021-02-20 14:46:37 +01:00
Productive2 85cf1d0581 fix table format 2021-02-19 17:59:29 +01:00
Productive2 3705151b70 results of first testing 2021-02-19 17:57:10 +01:00
Productive2 12c7c28714 starting mass testing 1 + bugfix 2021-02-19 15:58:35 +01:00
Productive2 0445f89e46 fixed bugs on linux 2021-02-19 14:35:41 +01:00
Productive2 2453283ad9 added uniterm
note: currently broken, download another commit if you're just testing
2021-02-19 14:11:25 +01:00
Productive2 0390de150a windows keybindings
added uniterm based on nimline
2021-02-19 13:27:09 +01:00
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