Commit Graph

106 Commits

Author SHA1 Message Date
8c668cc0cc Final batch of pty driver fixes... For now. 2025-07-16 19:48:48 -04:00
579bf0f0f0 More work on the pty driver. 2025-07-16 19:43:07 -04:00
d1bad818cd initial improvements to pty driver. Improved clipboard handling of multibyte characters. Added emoji menu to vmenu. It places the emoji to the clipboard to be used wherever. 2025-07-16 19:35:26 -04:00
2ad754a372 Some fixes to pep8 stuff. 2025-07-08 18:35: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
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +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
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
a7a0ab0d86 Update ptyDriver.py 2019-08-20 10:51:54 +02:00
f015fa8193 remove unneded return 2019-08-19 23:42:46 +02:00
b9af6f2b46 remove set_mode LNM 2019-08-19 23:02:16 +02:00
152c4c2185 sync pty driver 2019-08-19 21:15:06 +02:00
05b9a72b38 Update ptyDriver.py 2019-08-19 14:14:20 +02:00
224739ecfb remove trailing spaces 2019-08-13 09:57:43 +02:00
371adb7417 improve code 2019-08-13 09:55:23 +02:00
f418adb817 remove CRLF 2019-08-13 09:54:05 +02:00
9e48fb1cf6 Revert "improve code"
This reverts commit 8ea6e37537.
2019-08-13 09:44:00 +02:00
8ea6e37537 improve code 2019-08-13 09:41:16 +02:00
52adc37434 Fix xterm in pyte 2019-08-12 17:48:49 -07:00
c843bf313c try to fix 2019-08-13 02:29:57 +02:00
de92aa33b2 fix term environ 2019-08-13 01:09:09 +02:00
bc8bba12cc fix some bad stuff 2018-07-21 02:04:32 +02:00
5e044c7d61 sync 2018-07-20 00:45:50 +02:00
59b641eb37 sync 2018-07-19 23:40:37 +02:00
3178d3af43 sync 2018-07-19 23:05:43 +02:00
3e2dd85729 sync 2018-07-19 22:47:47 +02:00
7f2b722762 add debug 2018-07-19 22:45:55 +02:00
79d762939e add debug 2018-07-19 22:42:12 +02:00
1c6aa01df7 decrease timeout 2018-06-04 19:52:59 +02:00
48fe891ac2 decrease timeout 2018-06-04 19:52:13 +02:00
8aac2ad78c reduce bytes 2018-06-04 19:42:27 +02:00
e013e0cefd complete and speedup pty attribute implementation 2018-06-04 16:33:19 +02:00
f74ac1f84f cleanup + syntax 2018-05-30 18:33:08 +02:00
096614ab3f Update ptyDriver.py 2018-05-30 16:17:38 +02:00
7dfaa2dbeb Update ptyDriver.py 2018-05-30 13:26:25 +02:00
b87dccbd49 Update ptyDriver.py 2018-05-30 13:23:45 +02:00
00a9d2beda Update ptyDriver.py 2018-05-30 13:20:49 +02:00
5252c4d33d Update ptyDriver.py 2018-05-30 13:19:48 +02:00
b1310dc2ed Update ptyDriver.py 2018-05-30 13:18:09 +02:00