Commit Graph

74 Commits

Author SHA1 Message Date
3d1fdee7d5 command prompt: wrap text 2021-10-16 12:16:30 -04:00
360ce780ae Wrap text in status bar 2021-10-16 02:46:06 -04:00
99ad0407b8 path completion 2021-10-16 02:09:53 -04:00
1a816166b6 command_prompt: ignore numlock and such 2021-10-15 20:24:52 -04:00
b8390bfac8 Delete text in command box 2021-10-15 19:57:03 -04:00
c04d2c62f2 Parse command 2021-10-15 19:36:29 -04:00
c9c0bcbc51 Relative cursor movement 2021-10-09 16:43:46 -04:00
7ad1a56627 command_prompt: Add cursor and basic cursor functionality 2021-10-02 18:08:57 -04:00
8d483d055b Basic command prompt functionality 2021-10-02 17:38:26 -04:00
7269e6e361 Print position of selected cross in status bar 2021-09-30 01:46:12 -04:00
ecad8ae8d6 Add status and command bars to interface 2021-09-29 15:52:31 -04:00
159ac83e86 check move 2021-09-29 03:24:23 -04:00
a5caeec29a move along cross 2021-09-28 23:36:07 -04:00
6851e1ab32 rescale space so cross size is 1 2021-09-28 15:35:41 -04:00
4ffddd5bef Remove commented code on coloring selected cross 2021-09-28 15:23:28 -04:00
1eb5be5da1 Split into files 2021-09-28 15:23:06 -04:00
af26517c82 move_on_line_to_stick 2021-09-28 13:57:00 -04:00
66e3808a3e in check_interaction, use Point operations 2021-09-28 10:50:09 -04:00
b3949e25f2 Move check_interaction to Cross clas 2021-09-28 10:42:20 -04:00
b8a3e44f7c Redefine positions as Point objects 2021-09-28 10:40:49 -04:00
bbdbf3bef9 Remove old check_move code 2021-09-27 21:23:28 -04:00
78f1c40757 Remove old check_move 2021-09-27 21:21:03 -04:00
6cb9a8cc40 Remove old check_iteration 2021-09-27 21:20:41 -04:00
cc55ac1987 Initial commit 2021-09-27 21:20:22 -04:00