Commit Graph

711 Commits

Author SHA1 Message Date
chrys
1576a41f34 ignore fenrir for spellcheck 2016-10-03 19:48:11 +02:00
chrys
ca1a6be58a tweak performance 2016-10-03 19:25:59 +02:00
chrys
9a844faa5e tweak performance 2016-10-03 19:21:14 +02:00
chrys
e7fb542980 ignore also shell buildins 2016-10-03 18:02:02 +02:00
chrys
682105b96d ignore commands that are in /bin /sbin and /usr/bin; remove debug print 2016-10-03 17:26:29 +02:00
chrys
d4b86d38f2 fix window mode 2016-10-03 01:34:46 +02:00
chrys
9c2ef357c8 improve app detection 2016-10-03 00:29:36 +02:00
chrys
0b7f58b654 improve app detection 2016-10-03 00:29:24 +02:00
chrys
94317eefac fix typo while restructure to isspace breaks prev word 2016-10-03 00:06:36 +02:00
chrys
0ec1a0e56d we dont want to use while(true) lol 2016-10-03 00:04:50 +02:00
chrys
f231f72cbe improve application detection and speed up 2016-10-03 00:01:52 +02:00
chrys
bc5bc3d1ef fix application detection, remove debugging print 2016-10-02 23:27:29 +02:00
chrys
90129d4161 fix application detection, remove debugging print 2016-10-02 23:24:50 +02:00
chrys
1c2d0caa56 ignore parameters, foldes, numeric, decimal and some more in spellcheck, replace strip == empty check with faster isspace 2016-10-02 22:10:27 +02:00
chrys
f6209f8b4c replace any nonused punctuation with space but grave, apostrophe, dot and comma in punctuationmanager 2016-10-02 21:44:07 +02:00
chrys
d63b21a50f Merge branch 'master' of github.com:chrys87/fenrir 2016-10-02 21:33:59 +02:00
chrys
7fab080d66 replace minus and underscore with space in punctuationmanager 2016-10-02 21:33:54 +02:00
Storm Dragon
b0692088b7 added bookmarks 2-10 2016-10-02 14:51:14 -04:00
Jeremiah Ticket
91c9260570 Edited phrasing 2016-10-02 10:28:51 -08:00
Jeremiah Ticket
0c3c8354ba Added more smileys and corrected others. 2016-10-02 10:15:36 -08:00
chrys
1d7ba49e92 add review_up and review_donw commands 2016-10-02 19:53:58 +02:00
chrys
0d2c095b62 add review_line_last_char 2016-10-02 18:08:21 +02:00
chrys
1720ab78e2 fix autoread Enable/disable command 2016-10-02 16:48:06 +02:00
chrys
c6562281da announce content of begin/end of line 2016-10-02 16:38:52 +02:00
chrys
3eb5fb0f47 name line begin/end commands more consistent 2016-10-02 16:25:53 +02:00
chrys
c6d6587d82 fix soundicons with different settingsroot 2016-10-02 14:34:19 +02:00
chrys
c56bde1c61 fix read screen after current cursor 2016-10-02 14:22:20 +02:00
chrys
41fe26d7a3 add review begin of line command 2016-10-02 14:19:22 +02:00
chrys
9b442c7dab add review to end of line command 2016-10-02 14:01:54 +02:00
chrys
e84956e48a update readme 2016-10-02 02:43:31 +02:00
chrys
988672d2d9 improve debugging 2016-10-01 18:07:51 +02:00
chrys
654794de61 add debug 2016-10-01 18:05:23 +02:00
chrys
fa33b21758 add more debug 2016-10-01 17:55:09 +02:00
chrys
182309c531 fix always replace colon with space for seperate words 2016-10-01 16:06:24 +02:00
chrys
cc2e5860c5 always replace colon with space for seperate words 2016-10-01 16:01:34 +02:00
chrys
2c539ba0f8 announce capital letters in keyecho, deleteecho, char review next,prev/current and arrow left right 2016-10-01 15:22:34 +02:00
Storm Dragon
2b93302f2c Merge branch 'master' of https://github.com/chrys87/fenrir
As usual, I didn't pull before pushing.
2016-09-30 22:19:21 -04:00
Storm Dragon
edc05d274b Added a 'most' setting for punctuation. Some now reads less punctuation than before, but still the important stuff. 2016-09-30 22:19:07 -04:00
chrys
9f85c0af57 reset review on screen change 2016-10-01 04:12:29 +02:00
chrys
d39db88efd fix irssi reading with empty screen 2016-10-01 03:55:30 +02:00
chrys
3eb380700f remove duplicate diff 2016-10-01 03:36:10 +02:00
root
b431af8413 clean up 2016-10-01 03:14:14 +02:00
chrys
ee24881169 respect device setting for keyboard values are AUTO, ALL, and a device name 2016-10-01 03:06:16 +02:00
chrys
dc6a635e1f respect grap keyboard setting 2016-10-01 02:54:56 +02:00
chrys
4b5d12c91d respect punctuation level in settings file, levels and dicts are not configurable now 2016-10-01 01:56:09 +02:00
chrys
aa5d438ab4 add prototype commands for announce capslock, scrolllock and numlock 2016-10-01 01:14:40 +02:00
chrys
442146aaba improve input commands, remove spellcheck while deleting 2016-10-01 01:00:12 +02:00
chrys
9afe310620 wait for input, move many scripts to input trigger 2016-10-01 00:51:32 +02:00
chrys
f1c3e25d91 dont interrupt sound 2016-10-01 00:16:26 +02:00
chrys
7ac04d992b reduce regex calculation to improve speed 2016-10-01 00:11:32 +02:00