Commit Graph

140 Commits

Author SHA1 Message Date
Chrys
8b49ab8914 make paste work again 2019-09-07 17:28:08 +02:00
Chrys
7736559e92 make paste work again 2019-09-07 17:14:03 +02:00
Chrys
52f1c221c3 increase char echo tollerance 2019-09-06 22:52:30 +02:00
Chrys
32794f2fe5 fix tab completion 2019-09-06 22:49:50 +02:00
Chrys
13742ba980 strip whitespace 2019-09-06 22:16:00 +02:00
Chrys
d6498f053c remove unneded checks 2019-09-06 22:10:39 +02:00
Chrys
8e39b7b884 imporove tab and char echo accuracy 2019-09-06 22:06:13 +02:00
Chrys
fe96d204a7 try to harden tab completion 2019-09-06 18:16:13 +02:00
Chrys
2f592338fe make device list available in plug trigger 2019-08-25 20:50:43 +02:00
Chrys
082f392305 make device list available in plug trigger 2019-08-25 20:49:50 +02:00
Chrys
2c81540634 make device list available in plug trigger 2019-08-25 20:48:44 +02:00
Chrys
0e8ebc43b4 try remove sound for virtual devices 2019-08-24 18:26:40 +02:00
chrys
55e9f9e4b4
Update 55000-tab_completion.py 2019-08-23 11:39:11 +02:00
chrys
3271fe9010
Update 15000-char_echo.py 2019-08-23 11:37:41 +02:00
chrys
288661afa2
Update 55000-tab_completion.py 2019-08-23 10:09:30 +02:00
chrys
c7f62cd1ff
Update 15000-char_echo.py 2019-08-23 10:06:29 +02:00
Chrys
88e77d310c fix bug 2019-08-22 23:55:57 +02:00
Chrys
99984915e4 restore orign sorting 2019-08-22 23:44:44 +02:00
Chrys
7ce4bc0811 save cursor commands 2019-08-22 23:43:00 +02:00
Chrys
7527fc3552 restructure conCursorChange 2019-08-22 20:28:23 +02:00
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
3bd8e5e561 resort word echo 2019-08-21 23:03:46 +02:00
Chrys
9af6c410c8 remove spellcheck massage 2019-08-20 01:10:52 +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
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
Storm Dragon
52c7389ba4 Fixed a bug in the presentation of the saved text. 2019-04-27 15:28:26 -04:00
Storm Dragon
ec44730741 removed an unneeded line of code. 2019-04-27 15:27:20 -04:00
Storm Dragon
b9f1feaa60 announced when settings are saved. 2019-04-27 11:22:34 -04:00
Storm Dragon
b23ef94bec First pass at saving settings. 2019-04-27 11:06:46 -04:00
Chrys
3461b88969 add Temp Disable Speech to remoteManager 2019-04-05 21:12:07 +02:00
chrys
60b0bf272a fix 2019-03-03 21:00:05 +01:00
chrys
da8e28540e add keyecho to tutorial mode 2019-03-03 20:57:58 +01:00
chrys
93b5498e04 finish quick menu 2019-02-14 00:12:29 +01:00
chrys
4178c37b72 sync 2019-02-14 00:02:31 +01:00
chrys
514b5368b4 add initial quick menu support 2019-02-13 23:14:36 +01:00
chrys
17c2045e46 add initial quick menu support 2019-02-13 23:14:05 +01:00
chrys
a01aaeddb4 fix init 2019-02-13 00:39:48 +01:00
chrys
2070b3c6cb add missing __init__ files 2019-02-13 00:36:38 +01:00
chrys
6fd2f60d66 polish vmenu with tutorial mode 2019-02-12 22:38:06 +01:00