Commit Graph

1969 Commits

Author SHA1 Message Date
Chrys
0a78d4d3c6 style 2019-08-22 00:02:56 +02:00
Chrys
975efcace0 Revert "resort word echo"
This reverts commit 3bd8e5e561.
2019-08-22 00:01:05 +02:00
Chrys
2da58e73ad make virtual devices work 2019-08-21 23:26:49 +02:00
Chrys
3bd8e5e561 resort word echo 2019-08-21 23:03:46 +02:00
Chrys
8423dbe4ab complete VCSU support 2019-08-21 22:56:02 +02:00
chrys
4a70a0442e
Update vcsaDriver.py 2019-08-21 16:12:13 +02:00
chrys
b1d9e943ed
Update vcsaDriver.py 2019-08-21 15:36:07 +02:00
chrys
968ffd42a3
tweak values 2019-08-21 11:42:18 +02:00
chrys
364c759de7
Update byteManager.py 2019-08-20 16:29:06 +02:00
chrys
69632cb0b1
Update byteManager.py 2019-08-20 16:05:13 +02:00
chrys
ba6826284f
Update ptyDriver.py 2019-08-20 12:03:49 +02:00
chrys
181c9bd2fe
Update ptyDriver.py 2019-08-20 12:00:39 +02:00
chrys
1b1d6ac269
Update screen_utils.py 2019-08-20 11:44:33 +02:00
chrys
6d5c4cb5f2
Update ptyDriver.py 2019-08-20 11:42:30 +02:00
chrys
a8603c89d7
Update ptyDriver.py 2019-08-20 10:54:31 +02:00
chrys
a7a0ab0d86
Update ptyDriver.py 2019-08-20 10:51:54 +02:00
Chrys
9af6c410c8 remove spellcheck massage 2019-08-20 01:10:52 +02:00
Chrys
f015fa8193 remove unneded return 2019-08-19 23:42:46 +02:00
Chrys
b9af6f2b46 remove set_mode LNM 2019-08-19 23:02:16 +02:00
Chrys
152c4c2185 sync pty driver 2019-08-19 21:15:06 +02:00
Chrys
be19a67fcd make nice shortcut presentation work 2019-08-19 19:10:27 +02:00
chrys
a5b7694e59
Update commandManager.py 2019-08-19 17:27:00 +02:00
chrys
ec4b1408b6
Update commandManager.py 2019-08-19 17:12:45 +02:00
chrys
2082c73554
Update helpManager.py 2019-08-19 17:11:49 +02:00
chrys
7835b145ac
Update commandManager.py 2019-08-19 17:10:54 +02:00
chrys
8ffca527ab
Update evdevDriver.py 2019-08-19 16:01:38 +02:00
chrys
05b9a72b38
Update ptyDriver.py 2019-08-19 14:14:20 +02:00
Chrys
224739ecfb remove trailing spaces 2019-08-13 09:57:43 +02:00
Chrys
371adb7417 improve code 2019-08-13 09:55:23 +02:00
Chrys
f418adb817 remove CRLF 2019-08-13 09:54:05 +02:00
Chrys
9e48fb1cf6 Revert "improve code"
This reverts commit 8ea6e37537.
2019-08-13 09:44:00 +02:00
Chrys
8ea6e37537 improve code 2019-08-13 09:41:16 +02:00
52adc37434 Fix xterm in pyte 2019-08-12 17:48:49 -07:00
Chrys
c843bf313c try to fix 2019-08-13 02:29:57 +02:00
Chrys
19e59dcbd5 Merge branch 'master' of github.com:chrys87/fenrir 2019-08-13 01:09:22 +02:00
Chrys
de92aa33b2 fix term environ 2019-08-13 01:09:09 +02:00
Storm Dragon
d17d2817d3 Terminal number added. 2019-07-29 19:00:00 -04:00
Storm Dragon
c8be993dd6 TTY info added to cursor_position. 2019-07-29 15:56:29 -04:00
chrys
c4cc983c5a
Update fenrirManager.py 2019-05-17 10:18:48 +02:00
Storm Dragon
c3ccf3c5df removed import shlex because it is not used. 2019-04-29 08:16:03 -04:00
Storm Dragon
83fadb8854 Forgot to move the pipe to the right spot for a here document. 2019-04-28 21:26:52 -04:00
Storm Dragon
23badb0940 Small bug fix with the export here document. 2019-04-28 21:17:28 -04:00
Storm Dragon
014d23c61a tried to fix weird quote stuff with export to X by using a here document. 2019-04-28 21:10:47 -04:00
Storm Dragon
13d06d8470 Revert "Another attempt to fix the weird quoting stuff with export to x."
This reverts commit ee7dc30376.

It didn't work.
2019-04-28 21:00:12 -04:00
Storm Dragon
ee7dc30376 Another attempt to fix the weird quoting stuff with export to x. 2019-04-28 19:40:42 -04:00
Storm Dragon
c8f85351b6 try to make export to X handle strings with weird symbols, replaced the surrounding quotes. 2019-04-28 11:40:08 -04:00
Storm Dragon
742d3073dd used shel for export to X 2019-04-28 11:27:50 -04:00
Chrys
49e2e4f3a3 cleanup and mark stuff translateable 2019-04-28 12:39:26 +02:00
Storm Dragon
9130503b36 Updated the save settings path. 2019-04-27 15:37:44 -04:00
Chrys
2fe27bdc36 save settingsfile and add API 2019-04-27 21:34:55 +02:00