Commit graph

14 commits

Author SHA1 Message Date
rick e3af34a827
add delete command 2023-04-23 19:17:13 +02:00
rick 4a583272d6
fix bad line in write command 2023-04-23 19:16:47 +02:00
rick f0f059ea32
add append and refactor function for user input
add append command
fix problem where insert = append
create a function for reading user input (insert and append)
2023-04-23 17:54:23 +02:00
rick fde859a48a
fix insert 2023-04-23 17:42:28 +02:00
rick eada03a570
add range write and fix no truncate 2023-04-23 11:49:44 +02:00
rick 112cc09732
append become insert 2023-04-23 11:49:27 +02:00
rick 22d7ddca69 cargo fmt + clippy 2023-04-23 03:31:46 +02:00
rick db2adaae4c
add write command 2023-04-23 03:01:37 +02:00
rick 394232a497
add append command 2023-04-23 01:11:46 +02:00
rick bec4429c3a
add ; for print support and fix bug print line 2023-04-16 01:04:35 +02:00
rick cbd2669ef4
add print multi line 2023-04-14 14:50:54 +02:00
rick 1de2f2c5e0
move print to buffer, remove useless print 2023-04-10 23:15:33 +02:00
rick ccc536ec6a
add quit, remove enums and rework parsing command 2023-04-10 21:27:05 +02:00
rick fb9bfdeda8
first files 2023-04-10 19:43:12 +02:00