Commit Graph

14 Commits

Author SHA1 Message Date
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
2dda73ac87 Request to be able to use the numpad if numlock is on and only process fenrir commands if numlock is off. This should work, let me know if anything breaks. 2025-04-14 18:57:10 -04:00
e46926f145 Fixed a traceback on shutdown. Hopefully improved responsiveness with the diff. Trying rapidfuzz for smaller screen updates, add a catch to fall back to the original difflib if there are any problems. This is experimental, please watch for bugs. 2025-02-26 17:02:25 -05:00
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
a5b7694e59 Update commandManager.py 2019-08-19 17:27:00 +02:00
ec4b1408b6 Update commandManager.py 2019-08-19 17:12:45 +02:00
7835b145ac Update commandManager.py 2019-08-19 17:10:54 +02:00
da8e28540e add keyecho to tutorial mode 2019-03-03 20:57:58 +01:00
9b6eceeb87 catch nonexisting command 2019-02-13 00:17:21 +01:00
cb7df7862d add some more bits 2019-02-04 21:21:10 +01:00
dabb5ec439 fix unfefined variable 2018-04-02 19:01:55 +02:00
9030e4801a fix unfefined variable 2018-04-02 19:01:25 +02:00
bb6fc4d3ab consume shortcuts, make paste work with pty, fix bug 2018-03-26 11:45:30 +02:00
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00