chrys
|
a574e94348
|
Update TODO v2.0
|
2019-08-21 12:18:06 +02:00 |
|
chrys
|
968ffd42a3
|
tweak values
|
2019-08-21 11:42:18 +02:00 |
|
chrys
|
61a0e69dfa
|
Update pty.conf
|
2019-08-21 09:28:17 +02:00 |
|
chrys
|
c1b91d7fef
|
Update pty2.conf
|
2019-08-21 09:28:03 +02:00 |
|
chrys
|
994d65a196
|
Update pty.conf
|
2019-08-21 09:27:06 +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
|
8394ad551e
|
Merge branch 'shlex'
Hopefully fixed the issues with exporting lines containing lots of quotes and symbols to X.
|
2019-04-30 09:30:22 -04:00 |
|
Storm Dragon
|
c3ccf3c5df
|
removed import shlex because it is not used.
|
2019-04-29 08:16:03 -04:00 |
|
Storm Dragon
|
82c3ef97f8
|
Fixed nvda layout files.
|
2019-04-29 08:14:27 -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
|
db6ea0c3b5
|
NVDA compatability settings for save settings.
|
2019-04-27 17:16:32 -04: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 |
|