Commit Graph

72 Commits

Author SHA1 Message Date
minjaesong
74020199a6 more scroll thingy 2021-04-16 16:01:45 +09:00
minjaesong
3616d25cb6 edit.js: text line will scroll on cursor move 2021-04-16 13:39:58 +09:00
minjaesong
6ca20ce847 edit.js: scroll further left/right indicator 2021-04-16 11:38:50 +09:00
minjaesong
fba4ccb0cb edit.js: can scroll text horizontally but pretty much wip 2021-04-16 11:25:11 +09:00
minjaesong
36e043fd16 edit.js: can move text cursor left/right 2021-04-16 10:19:09 +09:00
minjaesong
6862604562 edit.js: cosmetic fix 2021-04-14 13:19:28 +09:00
minjaesong
adaeadd6ca edit.js: can read existing files; change on tty key read that arrow keys are now distinguished from ctrl-S or something 2021-04-14 11:35:39 +09:00
minjaesong
390176591d edit.js: can scroll down except a cosmetic problem 2021-04-13 12:00:18 +09:00
minjaesong
552f620c2c edit.js to shitty newline 2021-04-10 17:24:43 +09:00
minjaesong
64376f09b2 edit.js can write file to disk 2021-04-10 17:03:33 +09:00
minjaesong
67668e6423 get filename for edit 2021-04-08 15:35:57 +09:00
minjaesong
922e24c6fd reading keys using con.getch 2021-04-07 21:14:04 +09:00
minjaesong
907cb9c376 why the key is not latching? 2021-04-07 17:59:24 +09:00
minjaesong
18a5f74029 edit: much much simpler interface xD 2021-04-07 17:17:20 +09:00
minjaesong
fb27f15a63 one more line for edit's text buffer 2021-04-06 23:20:06 +09:00
minjaesong
82107fa80d editor wip 2021-04-06 19:53:11 +09:00
minjaesong
7fe1ced740 text editor mockup 2021-04-06 11:52:43 +09:00
minjaesong
c020b60fc2 shell for the portable wip 2021-04-05 20:49:32 +09:00
minjaesong
d963cf8294 behaviour of con.addch changed - no longer advances cursor 2021-01-29 14:26:23 +09:00
minjaesong
c73a725466 graphics: preventing cursorxy(32,80) from scrolling the screen 2021-01-29 13:43:45 +09:00
minjaesong
91fdc7ec99 dos: text substitution using dollar sign 2021-01-29 10:59:46 +09:00
minjaesong
608f61c617 moving everything neatly into the assets directory 2020-12-24 11:14:11 +09:00