Commit Graph

27 Commits

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