0
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
sloum a1fe2eb175 Changes pypi name 2020-09-07 10:46:29 -07:00
sloum dab12a38f5 Adds gitignore details 2020-09-07 10:38:43 -07:00
sloum 4100f1ac8a Fixes bad global reference 2020-09-07 10:36:29 -07:00
sloum 9c935cb22e Adds setup.py 2020-09-07 10:35:08 -07:00
sloum 8ae7793337 Adds more file error handling and corrects a bad module reference 2020-08-08 22:15:33 +00:00
sloum 720c7bda1f Updates readme 2020-07-12 16:09:06 -07:00
sloum cd451eee1d Removes dead files 2020-07-12 16:03:15 -07:00
sloum 2eddcb6274 Adds support for scratch buffer 2020-07-12 15:39:12 -07:00
sloum 861ed38dc7 Removes readline codes from regular print lines, adds file permission info 2020-07-12 11:35:20 -07:00
sloum f17bde0e15 Updates reame and chalk to dot syntax 2020-04-22 22:26:21 -07:00
sloum e40553d4a5 Adds continue view and switches from ! to . for commands 2020-04-22 22:05:08 -07:00
sloum 43af3925b6 Adds license 2020-04-19 21:50:04 -07:00
sloum 3e9013ea35 Adds readme and fixes buggy readline behavior when escape sequences are used 2020-04-19 15:53:40 -07:00
sloum f97907df0c Removes test file and updates to more complete path handling and string indentation 2020-04-19 15:02:08 -07:00
sloum 38b9f23d36 Added new features for copying and pasting 2020-04-19 11:11:11 -07:00
sloum 2c28ed8eab Finishes splitting up the editor into a more modular code style 2020-04-18 22:43:52 -07:00
sloum a68f3ebd15 Started splitting up the program and normalizing some readline features 2020-04-16 22:13:27 -07:00
sloumdrone afe2d4149c No longer ask to save when there are no changes 2019-01-31 21:26:45 -08:00
sloumdrone 2c2551d53d Fixed EOF issue by appending newline on save and popping newline on load 2018-12-29 12:12:49 -08:00
sloumdrone 3e88cf3ae6 Adding final newline that had been missing 2018-12-27 20:21:07 -08:00
sloumdrone b9da5d1cbb Added guard clause to saving script. To prevent crash at return key on empty save dialog 2018-12-23 09:12:28 -08:00
sloumdrone 1987f76fb7 Fixed print error and added ability to print guide 2018-12-21 21:52:34 -08:00
sloumdrone 7774a28df1 Added view range option 2018-12-21 21:44:05 -08:00
sloumdrone 609733a4b5 Adding attribution 2018-12-19 18:21:10 -08:00
sloumdrone 0b976923e4 Added editable text when editing a row 2018-12-19 18:17:37 -08:00
Brian be2a260b10
Update README.md 2018-12-03 22:09:30 -08:00
Brian 66a04697d4
Update README.md 2018-12-03 22:08:16 -08:00
sloumdrone c91fd9b45a Added empty readme and remote repo url 2018-12-03 21:56:06 -08:00
sloumdrone a3ee9b1d57 Initial commit of standalone version of chalk 2018-12-03 21:53:47 -08:00