Commit Graph

24 Commits

Author SHA1 Message Date
Storm Dragon 3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
Storm Dragon 21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
Storm Dragon 7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant. 2025-07-01 22:23:50 -04:00
Storm Dragon a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
Storm Dragon 83cb330d34 Potential fixes to progress bar. Better handling of punctuation while reading. 2025-06-10 18:10:08 -04:00
Storm Dragon ddc1b43304 Commit 1 of 2, code refactor and cleanup. 2025-06-08 13:49:22 -04:00
Storm Dragon b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
Storm Dragon 295167c865 Updated shabang to use env python3 2024-12-05 14:51:05 -05:00
lilmike 9fae16caf6 Make x stay as before when moving lines. This is so it's easier to read tables. 2021-08-07 00:32:07 -07:00
Chrys 8423dbe4ab complete VCSU support 2019-08-21 22:56:02 +02:00
chrys 1b1d6ac269 Update screen_utils.py 2019-08-20 11:44:33 +02:00
chrys 42a668753b fix char review (last line was not navigateable) 2018-06-04 13:31:22 +02:00
chrys87 5e4f4832c1 Update screen_utils.py 2018-05-30 16:28:19 +02:00
chrys87 b35f91e7ff Update screen_utils.py 2018-05-30 16:12:12 +02:00
chrys87 7b224e9277 Update screen_utils.py 2018-05-30 16:11:08 +02:00
chrys87 54b6e24665 Update screen_utils.py 2018-05-30 13:17:34 +02:00
chrys87 ad4b3766fd Update screen_utils.py 2018-05-30 13:16:52 +02:00
chrys87 c79cf97d2b Update screen_utils.py 2018-05-30 13:12:41 +02:00
chrys87 aa6af0bd9e Update screen_utils.py 2018-05-30 12:11:24 +02:00
chrys ceed614b9a very basic initial hilight tracking 2018-05-27 14:31:00 +02:00
chrys e33076ccc9 isValidShell 2018-03-26 07:40:47 +02:00
chrys 8c114ea318 isValidShell 2018-03-26 07:40:04 +02:00
chrys 71bc7c6042 remove poll from screen_utils; resize terminal at startup 2018-03-26 07:31:04 +02:00
chrys a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00