Commit Graph

173 Commits

Author SHA1 Message Date
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
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
chrys
1c27bfde65 Merge branch 'storm' 2018-09-11 02:08:01 +02:00
chrys
5c012ea66a
Update export_clipboard_to_x.py 2018-09-10 15:07:05 +02:00
chrys
8614e19b25
Update spell_check.py 2018-09-06 13:47:57 +02:00
Storm Dragon
bf03f51052 Change text for cursor column review. 2018-08-03 11:06:50 -04:00
Storm Dragon
71a46ab614 more updates to help rewording. 2018-08-02 21:45:19 -04:00
Storm Dragon
933cf962f0 more updates to help rewording. 2018-08-02 21:22:07 -04:00
Storm Dragon
e28096b1c7 removed "and presents it" from help strings. 2018-08-01 21:03:04 -04:00
Storm Dragon
1f7d0969fd Finished first batch of text changes. 2018-07-31 08:46:22 -04:00
Storm Dragon
1e5ff1d6ed More help text changes. 2018-07-31 08:38:40 -04:00
Storm Dragon
073babc759 Help text changes 2018-07-28 11:09:49 -04:00
Storm Dragon
ad95e9ae8c Changed the welcome and exit messages for tutorial mode. 2018-07-23 14:20:55 -04:00
Storm Dragon
6dcf4348ee More help wording tweaks. 2018-07-23 14:03:50 -04:00
Storm Dragon
b25e236a2e Slight change to wording of forward keypress help text 2018-07-23 13:34:26 -04:00
chrys
453869e9af fix some bad stuff 2018-07-21 02:04:44 +02:00
chrys
bc8bba12cc fix some bad stuff 2018-07-21 02:04:32 +02:00
chrys
b7f28ac6c4 move word echo 2018-07-20 03:02:16 +02:00
chrys
bbbdf87c93 fix stuff 2018-07-20 03:00:16 +02:00
chrys
12d1d96afd improve presentation of pseudo windows 2018-07-19 22:16:03 +02:00
chrys
5f275ed373 fix presentation of finch 2018-07-19 22:09:55 +02:00
chrys
46c622d27d fix presentation of finch 2018-07-19 22:09:50 +02:00
chrys
ae66a92db1 add shut_up_pty 2018-07-17 00:25:21 +02:00
chrys
2d5609dd84 add has attribute toggle 2018-07-07 17:33:56 +02:00
chrys
45971a8acc sync 2018-07-07 16:46:48 +02:00
chrys
bddb67e634 fix barrier Toggle 2018-07-07 16:26:41 +02:00
chrys
671a5e00f8 make barrir in/ out working 2018-07-07 15:35:07 +02:00
chrys
2eebb12dca add settings for barrier 2018-06-29 17:30:23 +02:00
chrys
14f6ace29b add soundicon for BarrierMode 2018-06-18 00:15:35 +02:00
chrys
c3f3aeb2e5 add soundicon for BarrierMode 2018-06-18 00:15:25 +02:00
chrys
6f804fcb41 wire up import from x 2018-06-11 23:25:19 +02:00
chrys
02d8efad6b fix command 2018-06-11 23:14:12 +02:00
chrys
3ec1a57146 Revert "Revert "wire up most suff for export to X""
This reverts commit 38aeb41082.
2018-06-11 23:10:08 +02:00
chrys
38aeb41082 Revert "wire up most suff for export to X"
This reverts commit f9e7827710.
2018-06-11 23:09:21 +02:00
chrys
f9e7827710 wire up most suff for export to X 2018-06-11 23:07:08 +02:00
Storm Dragon
c36349026c I think I got it. 2018-06-11 17:02:22 -04:00
Storm Dragon
ddd9cb2d7e This is currently broken. Need help. 2018-06-11 16:41:47 -04:00
chrys
02ae172d8c no history on attribute change 2018-06-11 21:09:34 +02:00
chrys
43ddfb2787 make barrir mode toggle 2018-06-11 19:53:10 +02:00
chrys
9b87a34ab0 add initial barrier function and fix history 2018-06-10 14:44:54 +02:00
chrys
601dac8f5a add toggle sink-a 2018-06-08 23:44:07 +02:00
chrys
9a0ce77236 improve output for pdmenu 2018-06-08 20:43:25 +02:00
chrys
8947c29205 fix history for PTY 2018-06-03 19:26:34 +02:00
chrys
5936465037 sync 2018-05-31 00:04:50 +02:00
chrys
9464d6c970 fix syntax 2018-05-30 23:33:35 +02:00