Commit Graph

30 Commits

Author SHA1 Message Date
573a366766 Add README.md 2023-10-03 18:03:57 +02:00
6b14c50e65 add: inc and dec without args 2023-08-02 17:51:17 +02:00
6fa0ea91bd fix: %n 2023-08-02 17:37:12 +02:00
4e15cb9ff1 add: write 2023-08-02 17:36:03 +02:00
1f1a11f886 fix: $ 2023-07-29 20:24:46 +02:00
2d1c5ee458 update irongolem 2023-07-29 20:19:06 +02:00
1b7bb91cf1 add: cmd range 2023-07-29 20:17:09 +02:00
828cb3cdcd remove useless \n 2023-07-27 00:40:27 +02:00
cb5ba64ac7 remove a \n 2023-07-27 00:02:56 +02:00
b87d400471 update lib 2023-07-26 18:49:56 +02:00
6c9f86a88c add: help 2023-07-26 18:49:48 +02:00
31f89f44ec core: add an id to list 2023-07-26 18:40:34 +02:00
0358eefcae add: msg when cmd not found 2023-07-26 14:44:30 +02:00
3e23f44fc3 add: delete 2023-07-26 14:44:04 +02:00
e4dfffa315 rename file to buffer 2023-07-26 14:35:15 +02:00
6538b48c48 add: numered 2023-07-26 14:34:56 +02:00
29c6b66b17 fix: line + cmd is support 2023-07-26 14:34:34 +02:00
7d48af93de fix: add first line 2023-07-26 14:26:15 +02:00
14325870be add: . 2023-07-26 14:25:01 +02:00
83b4d65eca add: \n after print 2023-07-26 14:18:45 +02:00
933e4614d2 remove useless print 2023-07-26 14:18:23 +02:00
818027738b update lib 2023-07-26 14:17:09 +02:00
dffb267716 remove useless var 2023-07-26 14:16:47 +02:00
896376887e fix: cmd_add add line after current line 2023-07-26 14:15:59 +02:00
9d7d6f7a65 core: use enum to replace multiple define 2023-07-26 09:59:46 +02:00
5815adc7d6 add: a security on print: if no line print return err 2023-07-26 09:58:35 +02:00
7c73c27e75 commands now takes arguments and line start at 1 2023-07-25 11:03:25 +02:00
731da51b61 add: work 2023-07-24 10:15:29 +02:00
85ab7c292a add: base with add function 2023-07-24 04:05:26 +02:00
7c160040b3 init 2023-07-23 01:04:54 +02:00