Commit Graph

31 Commits

Author SHA1 Message Date
01f4b64390 Replace skipped punctuation with space. There's a setting in general, on by default, that will revert to old behavior if you replace it with false. 2025-07-09 01:17:36 -04:00
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
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
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know. 2025-04-23 01:36:03 -04:00
baa4c9a937 Removed Braille. BrlTTY does a great job already in the console. Also, Fenrir's implementation was only partially done and not working. 2024-12-08 06:43:22 -05:00
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
c3d1ccd10b Added setting readNumbersAsDigits. 2024-03-13 00:56:53 -04:00
523e9f43b1 remove deprecated 2022-02-22 18:47:29 +01:00
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
a386ef8d0d add timestamp 2019-09-07 00:43:23 +02:00
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +02:00
1d0c11d442 add quick menu configuration 2019-02-13 22:11:47 +01:00
58208beb3a make vmenu path configurable 2019-02-12 20:04:46 +01:00
d991a94451 split out remote backends 2018-09-09 19:08:18 +02:00
a0beb42e89 remove remote filter lists 2018-09-08 20:05:59 +02:00
b0459fa7f9 remove ignore file support 2018-09-07 23:27:15 +02:00
ef091a427d add permission propertys 2018-09-07 21:55:40 +02:00
6b8c24831c fix make port and path configurable 2018-09-07 21:19:21 +02:00
1fe54c6d97 add initial remote stuff 2018-09-05 22:27:56 +02:00
8cf251753f add remote settings 2018-09-04 22:25:12 +02:00
96977c93a6 remove , 2018-07-07 15:37:10 +02:00
2eebb12dca add settings for barrier 2018-06-29 17:30:23 +02:00
d926858aeb fix missing renames 2018-06-18 00:22:16 +02:00
9b87a34ab0 add initial barrier function and fix history 2018-06-10 14:44:54 +02:00
3bffb8b80c add to char review 2018-05-29 00:06:52 +02:00
714ad94308 detect shell and make it configurable 2018-03-25 23:03:53 +02:00
7bc41c55e7 add autoPresentIndent setting 2018-03-24 19:47:44 +01:00
73300a920a change debug filepath and make it configurable 2018-03-22 23:43:38 +01:00
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00