Commit Graph

46 Commits

Author SHA1 Message Date
xfnw 2570562a8d reformat with black 2022-01-26 21:29:17 -05:00
xfnw 0e0fe9204f attempt to create data file 2021-12-25 16:47:39 -05:00
xfnw 1505c9ecb8 oops, revert broken local change 2021-07-24 15:37:16 -04:00
xfnw 7c288d91da use your terminal's colors: why is that not on by default lmao 2021-07-22 17:07:29 -04:00
xfnw e66b4b31cf redraw with control+l 2021-07-22 15:53:41 -04:00
xfnw 06d9fce20a Merge branch 'main' of github.com:xfnw/nboard into main 2021-07-22 11:11:16 -04:00
xfnw 0f1c1c570c auto update when there is no input 2021-07-22 11:10:56 -04:00
owen bell 71720bcbb3
Merge pull request #1 from JMWSoftware2020/patch-1
Readme updated @JMW2020
2020-11-19 18:23:20 -05:00
JMW Software 2020 e2d9565c68
Update README.md 2020-11-18 13:33:39 -06:00
xfnw 5412b5b225 fix pull merging 2020-09-30 22:13:45 +00:00
xfnw 04a362e01b fix bug where it requires some argv or it will crash 2020-08-08 18:55:44 -04:00
xfnw 11a457a6f1 add pull command to automerge everything 2020-07-27 21:43:04 +00:00
xfnw 2e3b61fbfd show helptext when .nboard does not exist 2020-07-25 15:15:42 +00:00
xfnw ca4a1054ee more federation directions 2020-07-25 01:56:27 +00:00
xfnw d4bb1be242 federate using git 2020-07-25 01:29:41 +00:00
xfnw e68eafa437 allow people to use other backspace keys 2020-07-25 01:06:14 +00:00
xfnw cf757e29c3 update the helptext and status line 2020-07-25 00:59:17 +00:00
xfnw 4ecd2997a7 I JUST WASTED AN ENTIRE DAY BEFCCAUUSE I THOUGHT THE 5 WAS AN S WTFFFFFFFFFFFFFFFFFFFF 2020-07-25 00:51:41 +00:00
xfnw c871a5338a add support for rtc's strange keyboard stuff 2020-07-24 18:17:51 +00:00
xfnw da8971a7ed start at 0 0 2020-07-24 18:14:51 +00:00
xfnw dee61ad017 ctrl+arrow for faster movinh 2020-07-24 18:00:25 +00:00
xfnw 222fdb83aa getkey.py allow for easy viewing of special keys 2020-07-24 15:56:26 +00:00
xfnw 82bbfc0922 sleep for zero to wait for keyboard interupt as to not corrupt json file 2020-07-23 20:22:10 +00:00
xfnw a22785e58e Revert "allow scp chars for bigmono12"
This reverts commit 795dbad1b1.
2020-07-23 20:12:16 +00:00
xfnw 19abfbb98c Revert "allow all single-length charactors"
This reverts commit 366a5f96cc.
2020-07-23 20:12:12 +00:00
xfnw 366a5f96cc allow all single-length charactors 2020-07-23 20:04:27 +00:00
xfnw 795dbad1b1 allow scp chars for bigmono12 2020-07-23 19:59:43 +00:00
xfnw bfd67ee608 make +y go up lol 2020-07-22 17:17:57 +00:00
xfnw 7843a2333b enter and backspacing now work, so it is easier to type normal text 2020-07-22 17:12:37 +00:00
xfnw 779894e2a7 update help text 2020-07-22 13:51:33 +00:00
xfnw 755aca3e30 move entire window on arrow keys instead of just the cursor 2020-07-22 13:48:08 +00:00
lickthecheese b676363db8 fix some spacing 2020-03-26 20:41:42 -04:00
lickthecheese 10c48c3052 readme 2020-03-26 20:35:03 -04:00
lickthecheese ec6c1eb5a1 clear spaces from db lol 2020-03-24 17:57:00 -04:00
lickthecheese 1dec01c4de fixed & 2020-03-23 17:58:30 -04:00
lickthecheese 6af16b09a6 help text 2020-03-22 06:37:00 -04:00
lickthecheese 18db1f8522 fixed some bugs 2020-03-21 18:37:02 -04:00
lickthecheese 5ca5554795 gitignore 2020-03-21 18:30:54 -04:00
lickthecheese a48a5d5009 name change 2020-03-21 18:29:36 -04:00
lickthecheese 62e110a963 fixed weird movement bug 2020-03-21 18:26:21 -04:00
lickthecheese 742e78c853 functional 2020-03-21 18:19:10 -04:00
lickthecheese d773aefdc3 screen draw 2020-03-21 17:51:42 -04:00
lickthecheese f69ca3a803 movement functional 2020-03-21 17:35:38 -04:00
lickthecheese e4277c5937 gitignore 2020-03-21 16:22:27 -04:00
lickthecheese fc19fc6fb6 init 2020-03-21 15:35:22 -04:00
LickTheCheese 516b0903ba
Initial commit 2020-03-21 15:28:41 -04:00