Commit Graph

116 Commits

Author SHA1 Message Date
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
chrys
7ce471cd08 add first letter navigation to vmenu 2019-02-12 22:33:16 +01:00
chrys
58208beb3a make vmenu path configurable 2019-02-12 20:04:46 +01:00
Storm Dragon
c836f13d62 Updated save menu option for nano. 2019-02-11 20:12:29 -05:00
Storm Dragon
33f056ee88 Propper perms on save.py. 2019-02-11 19:56:09 -05:00
Storm Dragon
5cd8d13656 Removed emacs backup file, changed pers on about nano. 2019-02-11 19:48:51 -05:00
Storm Dragon
666630e7ef Menus for nano improved. Thanks hjozwiak 2019-02-11 19:35:18 -05:00
chrys
57da53e2ea even more bits 2019-02-04 22:04:52 +01:00
chrys
457adb8278 even more bits 2019-02-04 22:01:43 +01:00
chrys
2c9d9f7b92 even more bits 2019-02-04 22:00:53 +01:00
chrys
5564ae780c even more bits 2019-02-04 22:00:48 +01:00
chrys
70fc93f311 even more bits 2019-02-04 21:56:36 +01:00
chrys
6c5251b69b add some more bits 2019-02-04 21:22:33 +01:00
chrys
cb7df7862d add some more bits 2019-02-04 21:21:10 +01:00
chrys
af8bf385a7 fix up stuff 2019-02-04 19:39:36 +01:00
chrys
dd84da9849 add more stuff 2019-02-04 00:19:21 +01:00
chrys
122af8eacd add and bind toggle 2019-02-03 22:48:43 +01:00
chrys
e2ecacfb2a add example 2019-01-29 00:37:48 +01:00
chrys
c52de66bb6 add template command 2019-01-29 00:33:50 +01:00
chrys
5a13b87b7c more work 2019-01-29 00:03:31 +01:00
chrys
eedba07df7 more work 2019-01-28 23:29:49 +01:00
chrys
8f658171e2 do more work 2019-01-23 00:33:11 +01:00
chrys
8285ccaaed some more work in structure 2019-01-22 21:29:55 +01:00
chrys
3227dcc602 add vmenu Manager and structure 2019-01-22 00:16:41 +01:00
chrys
c1c20f8a1f
Update toggle_speech.py 2019-01-07 13:50:20 +01:00