Commit Graph

31 Commits

Author SHA1 Message Date
sloum cfb76d0b9d Makes binary smaller when using makefile 2021-06-25 15:56:37 -07:00
sloum a3593a8cce Adds url opening to the man page 2021-05-08 15:01:55 -07:00
sloum 7732381a33 Fixes package naming issue from copied packages 2021-05-08 14:58:45 -07:00
sloum 8a22a34853 Adds url opening 2021-05-08 14:53:33 -07:00
sloum 0b059c9a72 Offsets cell data with a space char to prevent 'runtogether' 2021-04-06 13:59:20 -07:00
sloum 5e5b8c4591 Adds qline for editable input 2021-04-05 22:30:00 -07:00
sloum ffb90d269f Adds terminal resizing and a screen shot 2021-03-29 20:34:13 -07:00
sloum 722db53a9c Small readme update 2021-03-21 15:42:48 -07:00
sloum 3d8e7d9175 Adds todo list 2021-03-20 15:18:02 -07:00
sloum edc9fa50b6 Fixes locking for relative reference and adds range relative reference 2021-03-20 15:08:07 -07:00
sloum 73d1829053 Adds ranges and sum operator 2021-03-20 14:54:06 -07:00
sloum ad437b517f Adds row/col locking and udpates man/readme to reflect the changes 2021-03-20 14:08:55 -07:00
sloum fc4ba21c99 Small readme update 2021-03-18 20:27:02 -07:00
sloum cd7108da7d Fixes bug where path did not get updated after save-as. Also adds extensions as needed to given save paths. 2021-03-18 20:10:13 -07:00
sloum 5eb59cf6c6 Adds makefile and manpage. Updates readme. Removes deprecated file. 2021-03-18 15:40:34 -07:00
sloum f4d7648168 Adds go.mod 2021-03-18 14:10:15 -07:00
sloum 0f252e600b Adds help messaging via flag lib 2021-03-18 12:46:26 -07:00
sloum 3972b3914e Adds signal handling 2021-03-17 20:19:18 -07:00
sloum 46fc8a4a97 Updates readme 2021-03-17 16:32:31 -07:00
sloum 358871ea7f Updates readme and fixes string/number combo expressions, I hope 2021-03-17 16:21:43 -07:00
sloum 9188922f43 Modified calculate to allow for string concatenation 2021-03-17 13:02:47 -07:00
sloum 9520f75399 Adds csv and tsv io as well as quoted string entry 2021-03-16 22:17:52 -07:00
sloum 9e090de845 Gets the saving and loading of cell mods working 2021-03-16 09:36:56 -07:00
sloum 18cd13fa92 Adds mod functionality but doesnt work for saving and loading 2021-03-15 23:09:56 -07:00
sloum 31d833b0d7 Fixes file loading and adds trim command 2021-03-15 20:50:13 -07:00
sloum aa0a6928c1 Working file write and read 2021-03-15 16:58:41 -07:00
sloum 63eb0df708 Adds untested file write and read 2021-03-15 09:31:20 -07:00
sloum 56e668c7c4 Fixes bad import reference 2021-03-14 22:29:25 -07:00
sloum d54bdb549e Adds readme 2021-03-14 20:12:54 -07:00
sloum 4d50360b07 Adds license 2021-03-14 19:59:47 -07:00
sloum db0c8a1403 Initial commit of mostly working spreadsheet program 2021-03-14 19:45:56 -07:00