Storm Dragon
|
b54a226833
|
More shabangs changed to use env python3
|
2024-12-05 14:53:10 -05:00 |
|
Storm Dragon
|
0a2e9533bd
|
Improve marked text over multiple lines, Remove trailing spaces.
|
2024-11-29 00:15:45 -05:00 |
|
Storm Dragon
|
1649f18a8f
|
Applied same fix for export to X to import as well.
|
2024-11-20 17:15:50 -05:00 |
|
Storm Dragon
|
dda9d5e4e7
|
Fixed an off by one error when marking text.
|
2024-11-20 11:47:17 -05:00 |
|
Storm Dragon
|
56f403b0b9
|
Attempt to fix the weird bug where marking any but the first column of the line, then marking on another line causes nothing to be copied.
|
2024-11-20 03:54:14 -05:00 |
|
Storm Dragon
|
10bc181241
|
Try to fix an issue where xclip is not being found even though it is installed.
|
2024-11-20 03:34:51 -05:00 |
|
Storm Dragon
|
8ae82cbc4b
|
Fixed invalid escape sequences.
|
2024-10-20 19:48:05 -04:00 |
|
Storm Dragon
|
a84bee851d
|
Added setting readNumbersAsDigits.
|
2024-03-13 01:47:43 -04:00 |
|
Storm Dragon
|
a7b28af947
|
Merge branch 'master' into storm
|
2024-03-12 23:52:17 -04:00 |
|
stormdragon2976
|
63124f4f68
|
Now, date changes should only be announced at midnight.
|
2023-06-04 19:01:21 -04:00 |
|
stormdragon2976
|
cd34b02835
|
I think I fixed the problem with exporting to the X clipboard.
|
2023-06-03 14:53:54 -04:00 |
|
Chrys
|
cb6b66b400
|
add more navigation commands and update speakup layout
|
2022-07-13 16:33:16 +02:00 |
|
Chrys
|
cc4e0915dd
|
more work on speakup layout
|
2022-07-13 16:13:10 +02:00 |
|
Chrys
|
4d9e392b84
|
remove debugging
|
2022-02-22 20:32:08 +01:00 |
|
Chrys
|
05e8fd6791
|
add some other debugging
|
2022-02-22 20:25:39 +01:00 |
|
Chrys
|
7b20c95309
|
add some other debugging
|
2022-02-22 20:23:52 +01:00 |
|
Chrys
|
12bfca24f5
|
add debug
|
2022-02-22 19:27:29 +01:00 |
|
Chrys
|
eaa86cb376
|
add comment
|
2022-02-22 17:55:24 +01:00 |
|
Chrys
|
9a3778e25f
|
add key echo for capslock
|
2022-02-22 17:47:09 +01:00 |
|
Storm Dragon
|
22f214ae49
|
Attempt to go into keyboard echo for characters when capslock is on.
|
2022-02-19 03:57:24 -05:00 |
|
Storm Dragon
|
e8f5b8b853
|
Removed the re.sub() statement and used lstrip() instead. This should be much lighter on resources and provide the same functionality.
|
2021-06-12 16:16:17 -04:00 |
|
Storm Dragon
|
2f189da4d0
|
Updated message spoken on hour for autotime.
|
2021-06-08 02:23:18 -04:00 |
|
Storm Dragon
|
02152bfb36
|
Fixed a bug where Fenrir wasn't triggering autotime on the hour, 00.
|
2021-06-05 23:32:18 -04:00 |
|
Chrys
|
231b03ff5c
|
revert incomming
|
2021-05-19 21:57:04 +02:00 |
|
Chrys
|
43b5a9c4bf
|
revert incomming
|
2021-05-19 21:56:37 +02:00 |
|
Chrys
|
4502f8321a
|
make beep work with empty line
|
2021-05-19 21:52:06 +02:00 |
|
Chrys
|
37dad53325
|
remove some debug
|
2021-05-19 15:51:48 +02:00 |
|
Chrys
|
d1a17dee91
|
ignore lineshift
|
2021-05-19 15:23:28 +02:00 |
|
Chrys
|
ed1aec1901
|
add auto ident for current line
|
2021-05-19 14:13:05 +02:00 |
|
Chrys
|
c555bef0eb
|
make beep for indentation work and configurable
|
2021-05-19 12:03:54 +02:00 |
|
chrys
|
65fa0a54de
|
Update add_word_to_spell_check.py
|
2021-04-22 11:34:29 +02:00 |
|
Storm Dragon
|
5b5536444d
|
Improved rstrip for copy.
|
2020-03-07 07:28:30 -05:00 |
|
Storm Dragon
|
48427c247c
|
Remove white space from right of lines copied to clipboard.
|
2020-03-06 13:13:26 -05:00 |
|
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 |
|