Commit Graph

  • 4e4a9a11d6 i *think* this implented file loading master bx 2022-09-15 19:23:26 +0100
  • 9639dfc19e added run command function bx 2022-04-03 21:35:16 +0100
  • 866f407472 flush input after displaying prompt line bx 2022-04-03 19:12:17 +0100
  • 1996e05ff6 open uses new command format now bx 2022-04-03 09:35:05 +0100
  • 03d19d3169 print command now accepts start + end lines bx 2022-04-03 09:28:24 +0100
  • b7a4fec162 changed command to take char * and char ** bx 2022-04-03 09:05:25 +0100
  • de01f1cf91 moved buffer function into buffer.c bx 2022-04-03 08:15:22 +0100
  • 338bda9c80 moved file commmands to c_file.c bx 2022-04-03 08:12:16 +0100
  • 8f917f058c copy paste now functional bx 2022-04-02 22:36:17 +0100
  • a06db018fa forgot to add clipboard.c last commit bx 2022-04-02 22:28:47 +0100
  • 07d5fc4a8c added copy command bx 2022-04-02 22:28:26 +0100
  • e708b994da fixed bug in unindent command bx 2022-04-02 22:08:42 +0100
  • 5c19952c66 including commands.c *after* defining command funcs bx 2022-04-02 20:44:11 +0000
  • 635fb539a3 added command parse func to main bx 2022-04-02 17:22:49 +0000
  • 0ebcdc3ad5 added delete command bx 2022-04-02 16:28:26 +0000
  • 054e0b02e8 added indent and unindent commmands bx 2022-04-02 16:12:22 +0000
  • 5ed3ab8aa6 fixed tab handling + made things look nicer bx 2022-04-02 15:46:23 +0000
  • 849b4139df chaged print from P to p bx 2022-04-02 15:06:16 +0000
  • 9b230368c2 added instert line command bx 2022-04-02 15:05:07 +0000
  • 64be24496e can now save to file bx 2022-04-02 14:58:16 +0000
  • bd0198b407 changed quit from 'q' to 'Q' bx 2022-04-02 14:47:14 +0000
  • c839aa9e61 can now writelines bx 2022-04-02 13:51:43 +0000
  • a9118be5b1 file loading works right now, added file printing bx 2022-04-02 13:20:59 +0000
  • 7e684b606d added open commmand bx 2022-04-02 12:46:20 +0000
  • 39ab7a9055 commands take buf, bad commmands dont segfault bx 2022-04-02 11:59:31 +0000
  • 5340cd4ef2 it compiles bx 2022-04-02 11:40:10 +0000