Commit Graph

43 Commits

Author SHA1 Message Date
Thomas Forgione b7a5d83faa Also resize pty 2023-11-06 23:05:32 +01:00
Thomas Forgione 20757a093b Update readme 2023-11-06 23:02:35 +01:00
Thomas Forgione 7e4d0e05d8 Resize will approximately work 2023-11-06 23:02:12 +01:00
tforgione b9c31c2251 Update README.md 2023-11-06 11:36:34 +01:00
Thomas Forgione dc950ad0d4 Fix bug, adds readme 2023-11-06 11:33:15 +01:00
Thomas Forgione 79f03b27bf Row-major or col-major, no need for exact grid 2023-11-06 11:08:28 +01:00
Thomas Forgione 2e771773b6 Beautiful lines 2023-10-26 22:48:01 +02:00
Thomas Forgione 093845a4c6 Autoscroll only when at bottom 2023-10-26 22:40:12 +02:00
Thomas Forgione 6121dc4224 Better scroll, fix exit code 2023-10-26 22:36:07 +02:00
Thomas Forgione e3d891c522 Beautiful scrollbars 2023-10-26 20:52:31 +02:00
Thomas Forgione ce8b4fae68 Fix wrong line wrap 2023-10-26 15:07:16 +02:00
Thomas Forgione 265208db3a Fix autoscroll 2023-10-26 12:07:00 +02:00
Thomas Forgione 0f4211005e Fix bug in frame rate limit 2023-10-26 11:55:31 +02:00
Thomas Forgione 922ba9c524 Remove useless eprintln 2023-10-26 11:41:16 +02:00
Thomas Forgione 9802c8e740 Fix bad rendering of border 2023-10-26 11:40:20 +02:00
Thomas Forgione 14c6db5769 Fix emoji length 2023-10-26 11:38:09 +02:00
Thomas Forgione a031445683 Remove eprintln 2023-10-25 22:31:47 +02:00
Thomas Forgione dad76ebd37 Limit framerate 2023-10-25 22:27:39 +02:00
Thomas Forgione 174477c756 Fix clearing bug 2023-10-25 21:46:02 +02:00
Thomas Forgione 7c77ce4179 Remove useless conditions 2023-10-25 21:42:36 +02:00
Thomas Forgione 75f4e69949 Kill shortcut, line when killed 2023-10-25 21:16:52 +02:00
Thomas Forgione 4aca298ba5 Useless optimisation 2023-10-25 21:09:36 +02:00
Thomas Forgione 56c1409004 Cleaning 2023-10-25 20:49:29 +02:00
Thomas Forgione 45cda094ef Still bugs 2023-10-25 16:56:15 +02:00
Thomas Forgione c5d563bea1 Clear seems working 2023-10-25 15:54:27 +02:00
Thomas Forgione 18bc80ee8e Adds support for kill and restart 2023-10-25 14:44:30 +02:00
Thomas Forgione 692d38869a Home / End 2023-10-24 16:57:24 +02:00
Thomas Forgione cd867b6c87 Attempt to fix things 2023-10-24 16:40:08 +02:00
Thomas Forgione 848a848d9d Adds examples 2023-10-24 10:45:09 +02:00
Thomas Forgione 0772938b3e Fix last line clear 2023-10-22 18:53:20 +02:00
Thomas Forgione dff33cbe88 Fix bug in scroll 2023-10-22 18:35:03 +02:00
Thomas Forgione 6fd87b899f Fix bugs 2023-10-22 18:25:04 +02:00
Thomas Forgione 7dd3d2a9e8 Autscroll 2023-10-22 18:00:10 +02:00
Thomas Forgione 70e5dce659 More cleaning 2023-10-22 17:37:41 +02:00
Thomas Forgione 7b6b7992ab Cleaning 2023-10-22 17:21:31 +02:00
Thomas Forgione 12df99ad84 Du but on s'rapproche 2023-10-21 21:27:36 +02:00
Thomas Forgione 2c98b3b3a6 Still needs flickering reduction 2023-10-21 17:38:08 +02:00
Thomas Forgione 7fb37a8f35 Fix terminal sizes 2023-10-21 16:15:15 +02:00
Thomas Forgione 033ada554c Get both stdout and stderr 2023-10-21 11:22:02 +02:00
Thomas Forgione 2c8c1abb17 Working 2023-10-19 17:55:19 +02:00
Thomas Forgione 510914c083 Working on text wrap 2023-10-19 16:56:01 +02:00
Thomas Forgione 4295c93435 Spawning commands 2023-10-18 23:16:03 +02:00
Thomas Forgione 1c75b09d0d Initial commit 2023-10-17 22:59:08 +02:00