Commit Graph

55 Commits

Author SHA1 Message Date
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
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
83cb330d34 Potential fixes to progress bar. Better handling of punctuation while reading. 2025-06-10 18:10:08 -04:00
ddc1b43304 Commit 1 of 2, code refactor and cleanup. 2025-06-08 13:49:22 -04:00
55ce73322b File restructuring. 2024-12-20 10:09:07 -05:00
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
4d9e392b84 remove debugging 2022-02-22 20:32:08 +01:00
05e8fd6791 add some other debugging 2022-02-22 20:25:39 +01:00
7b20c95309 add some other debugging 2022-02-22 20:23:52 +01:00
12bfca24f5 add debug 2022-02-22 19:27:29 +01:00
eaa86cb376 add comment 2022-02-22 17:55:24 +01:00
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
4502f8321a make beep work with empty line 2021-05-19 21:52:06 +02:00
ed1aec1901 add auto ident for current line 2021-05-19 14:13:05 +02:00
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
8b49ab8914 make paste work again 2019-09-07 17:28:08 +02:00
7736559e92 make paste work again 2019-09-07 17:14:03 +02:00
52f1c221c3 increase char echo tollerance 2019-09-06 22:52:30 +02:00
32794f2fe5 fix tab completion 2019-09-06 22:49:50 +02:00
13742ba980 strip whitespace 2019-09-06 22:16:00 +02:00
d6498f053c remove unneded checks 2019-09-06 22:10:39 +02:00
8e39b7b884 imporove tab and char echo accuracy 2019-09-06 22:06:13 +02:00
fe96d204a7 try to harden tab completion 2019-09-06 18:16:13 +02:00
55e9f9e4b4 Update 55000-tab_completion.py 2019-08-23 11:39:11 +02:00
3271fe9010 Update 15000-char_echo.py 2019-08-23 11:37:41 +02:00
288661afa2 Update 55000-tab_completion.py 2019-08-23 10:09:30 +02:00
c7f62cd1ff Update 15000-char_echo.py 2019-08-23 10:06:29 +02:00
88e77d310c fix bug 2019-08-22 23:55:57 +02:00
99984915e4 restore orign sorting 2019-08-22 23:44:44 +02:00
7ce4bc0811 save cursor commands 2019-08-22 23:43:00 +02:00
7527fc3552 restructure conCursorChange 2019-08-22 20:28:23 +02:00
0a78d4d3c6 style 2019-08-22 00:02:56 +02:00
975efcace0 Revert "resort word echo"
This reverts commit 3bd8e5e561.
2019-08-22 00:01:05 +02:00
3bd8e5e561 resort word echo 2019-08-21 23:03:46 +02:00
9af6c410c8 remove spellcheck massage 2019-08-20 01:10:52 +02:00
453869e9af fix some bad stuff 2018-07-21 02:04:44 +02:00
bc8bba12cc fix some bad stuff 2018-07-21 02:04:32 +02:00
b7f28ac6c4 move word echo 2018-07-20 03:02:16 +02:00
bbbdf87c93 fix stuff 2018-07-20 03:00:16 +02:00
12d1d96afd improve presentation of pseudo windows 2018-07-19 22:16:03 +02:00
5f275ed373 fix presentation of finch 2018-07-19 22:09:55 +02:00
46c622d27d fix presentation of finch 2018-07-19 22:09:50 +02:00
671a5e00f8 make barrir in/ out working 2018-07-07 15:35:07 +02:00
2eebb12dca add settings for barrier 2018-06-29 17:30:23 +02:00
c3f3aeb2e5 add soundicon for BarrierMode 2018-06-18 00:15:25 +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
21bdcdb56e add intial soundicon for attribute 2018-05-28 23:29:29 +02:00