|
c7cc9d039b
|
Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation.
|
2025-07-07 11:17:12 -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 |
|
|
a5ca1d28e8
|
Make sure all except statements are no longer empty, should help a lot with debugging.
|
2025-06-20 03:03:43 -04:00 |
|
|
27dcff23bb
|
Code optimization and bug fixes. Removed the broken, partial atspi driver implementation.
|
2025-06-18 15:08:36 -04:00 |
|
|
6998706934
|
Testing fixes for security improvement, thread safety, and memory management.
|
2025-06-09 14:41:33 -04:00 |
|
|
b54a226833
|
More shabangs changed to use env python3
|
2024-12-05 14:53:10 -05:00 |
|
|
b219251d6c
|
Removed what I think is an extra try statement that was causing an indent error.
|
2023-03-23 15:00:39 -04:00 |
|
|
41104d4e40
|
add workaround for newer linux versions
|
2023-03-16 22:53:28 +01:00 |
|
|
7d04672fa4
|
Update vcsaDriver.py
|
2023-02-18 18:21:32 +01:00 |
|
|
be6e1be785
|
Update vcsaDriver.py
|
2023-02-18 15:08:53 +01:00 |
|
|
cd421712f5
|
Fix vcsu breakage
|
2023-02-16 21:31:22 +01:00 |
|
|
340421ce5a
|
tweak for remote
|
2020-01-10 14:26:40 +01:00 |
|
|
c878ed2b74
|
tweak for remote
|
2020-01-10 14:23:53 +01:00 |
|
|
4002bc07e1
|
Update vcsaDriver.py
|
2019-11-06 14:22:20 +01:00 |
|
|
d5ca736f7c
|
get sure decode doesnt break
|
2019-11-04 23:00:23 +01:00 |
|
|
f04d8584d9
|
get sure decode doesnt break
|
2019-11-04 22:52:38 +01:00 |
|
|
6761b6267c
|
fix vcsa
|
2019-11-04 22:31:36 +01:00 |
|
|
3f85d672a6
|
unify more loops, remove spaces
|
2019-09-05 23:12:05 +02:00 |
|
|
05165d2868
|
improve multiprocessing, wait for complete and handle remtoe moregraceful
|
2019-09-05 23:01:35 +02:00 |
|
|
4d6f6fb038
|
try fixing broken VCSU
|
2019-08-25 21:09:49 +02:00 |
|
|
9657d23c4f
|
reduce timeout
|
2019-08-24 22:25:45 +02:00 |
|
|
9554dbbf6d
|
style
|
2019-08-24 21:52:48 +02:00 |
|
|
f70cb1670e
|
better buffer for pty
|
2019-08-24 21:51:11 +02:00 |
|
|
ecacae23d0
|
Revert "tweak values"
This reverts commit 968ffd42a3 .
|
2019-08-24 21:49:04 +02:00 |
|
|
4444a90aa2
|
hardern heuristic even more
|
2019-08-23 00:01:44 +02:00 |
|
|
88e77d310c
|
fix bug
|
2019-08-22 23:55:57 +02:00 |
|
|
228f6ba417
|
be more accurate
|
2019-08-22 22:33:35 +02:00 |
|
|
bf49e9d72a
|
remove debug hell
|
2019-08-22 22:13:15 +02:00 |
|
|
3a86f2f9d0
|
debug hell
|
2019-08-22 22:06:31 +02:00 |
|
|
47027aaa4f
|
debug hell
|
2019-08-22 22:02:14 +02:00 |
|
|
efb53c8b53
|
debug hell
|
2019-08-22 22:01:28 +02:00 |
|
|
9ddb823861
|
fix 7
|
2019-08-22 21:54:22 +02:00 |
|
|
dbb3955a79
|
fix 7
|
2019-08-22 21:48:45 +02:00 |
|
|
2bd9ea2ee3
|
fix heuristic
|
2019-08-22 21:29:35 +02:00 |
|
|
a76aa855a3
|
only wait if needed
|
2019-08-22 21:13:33 +02:00 |
|
|
48ab30a370
|
reenable VCSU
|
2019-08-22 21:04:58 +02:00 |
|
|
6bf7ad6b74
|
add good heuristic for typing detection
|
2019-08-22 21:02:54 +02:00 |
|
|
c3ab4fabcb
|
Update vcsaDriver.py
|
2019-08-22 09:32:27 +02:00 |
|
|
a54e053f91
|
Revert "add better heuristic for typing"
This reverts commit 3d5841ded9 .
|
2019-08-22 00:42:16 +02:00 |
|
|
3d5841ded9
|
add better heuristic for typing
|
2019-08-22 00:36:08 +02:00 |
|
|
8423dbe4ab
|
complete VCSU support
|
2019-08-21 22:56:02 +02:00 |
|
|
4a70a0442e
|
Update vcsaDriver.py
|
2019-08-21 16:12:13 +02:00 |
|
|
b1d9e943ed
|
Update vcsaDriver.py
|
2019-08-21 15:36:07 +02:00 |
|
|
968ffd42a3
|
tweak values
|
2019-08-21 11:42:18 +02:00 |
|
|
ba6826284f
|
Update ptyDriver.py
|
2019-08-20 12:03:49 +02:00 |
|
|
181c9bd2fe
|
Update ptyDriver.py
|
2019-08-20 12:00:39 +02:00 |
|
|
6d5c4cb5f2
|
Update ptyDriver.py
|
2019-08-20 11:42:30 +02:00 |
|
|
a8603c89d7
|
Update ptyDriver.py
|
2019-08-20 10:54:31 +02:00 |
|