Commit Graph

1653 Commits

Author SHA1 Message Date
9c571ba032 fix typos 2016-09-21 18:07:28 +02:00
5f77198e80 Update fenrir.py 2016-09-21 17:01:11 +02:00
b5940c22f8 Update fenrir.py 2016-09-21 16:59:05 +02:00
a2ef1b4e43 Update outputManager.py 2016-09-21 16:56:17 +02:00
a6ef252f21 Update inputManager.py 2016-09-21 16:55:31 +02:00
5011d35904 Update screenManager.py 2016-09-21 16:54:48 +02:00
a1c10feae4 Update commandManager.py 2016-09-21 16:54:03 +02:00
7a072747b6 Update TODO 2016-09-21 16:51:04 +02:00
e560cad341 Update TODO 2016-09-21 11:46:07 +02:00
ed9d7102ad Update TODO 2016-09-21 11:41:53 +02:00
ca3bda9aa9 Update fenrir.py 2016-09-21 10:07:38 +02:00
bd21eb797a Update fenrir.py 2016-09-21 10:01:57 +02:00
77c8b27be2 Update inputManager.py 2016-09-21 10:00:45 +02:00
a251e5c466 Update inputManager.py 2016-09-21 09:56:59 +02:00
4fd69bfe2d fix mistakes 2016-09-20 18:00:22 +02:00
cd58d24a74 Update fenrir.py 2016-09-20 16:57:22 +02:00
b8a6ef4fdc Update fenrir.py 2016-09-20 16:49:44 +02:00
a98c241c0e Update TODO 2016-09-20 16:30:54 +02:00
f8d65c5d8c Update set_mark.py 2016-09-20 16:20:27 +02:00
84116b8c7d Update remove_marks.py 2016-09-20 16:19:41 +02:00
dcfb838381 Update marked_text.py 2016-09-20 16:19:01 +02:00
86b4512faf Update copy_marked_to_clipboard.py 2016-09-20 16:18:23 +02:00
03bd74d7c4 Update 85000-screen_chnage_reset_marks.py 2016-09-20 16:15:36 +02:00
265342f1aa Update commands.py 2016-09-20 16:14:58 +02:00
4ac2e8acd0 Update TODO 2016-09-20 15:49:09 +02:00
408bb1e44f Update linux.py 2016-09-20 13:24:51 +02:00
f15ec2e7cc Update screenData.py 2016-09-20 11:15:20 +02:00
7ff3d77519 Update linux.py 2016-09-20 11:14:06 +02:00
370c34532b Update linux.py 2016-09-20 11:11:04 +02:00
3c9fff3968 Update linux.py 2016-09-20 10:32:32 +02:00
4daa9b21e7 Rename prev_line.py to review_prev_line.py 2016-09-20 10:19:54 +02:00
0ada4c4f80 Rename prev_word.py to review_prev_word.py 2016-09-20 10:19:38 +02:00
d2c83b640b Rename prev_char.py to review_prev_char.py 2016-09-20 10:16:06 +02:00
8a2e9f14e3 Rename next_line.py to review_next_line.py 2016-09-20 10:15:12 +02:00
0412b683b1 Rename next_char.py to review_next_char.py 2016-09-20 10:14:49 +02:00
67d5ba4296 Rename curr_char.py to review_curr_char.py 2016-09-20 10:14:18 +02:00
a0a37d6a5e Rename curr_word.py to review_curr_word.py 2016-09-20 10:14:05 +02:00
57859b9b95 Rename curr_line.py to review_curr_line.py 2016-09-20 10:13:52 +02:00
64c2e41018 Update desktop.conf 2016-09-20 10:12:55 +02:00
2ca2e7c0fc Update laptop.conf 2016-09-20 10:11:46 +02:00
cab55a423d Update test.conf 2016-09-20 10:10:46 +02:00
0eadad68e7 Update test.conf 2016-09-20 10:08:06 +02:00
7d7a6f0c47 Update laptop.conf 2016-09-20 10:07:47 +02:00
fd39360366 Update desktop.conf 2016-09-20 10:07:27 +02:00
31327e4289 Create present_last_line.py 2016-09-20 10:06:34 +02:00
93dd166bad Create present_first_line.py 2016-09-20 09:44:28 +02:00
db6990b719 Update curr_line.py 2016-09-20 09:40:59 +02:00
8c5072b480 fix review_bottom out of index -1 missing ;) 2016-09-19 22:30:17 +02:00
e2471096b8 fix typo 2016-09-19 22:19:42 +02:00
010b9b4e06 finish remove unneeded returns, import debug to everything, add header 2016-09-19 22:15:58 +02:00