|
e3af34a827
|
add delete command
|
2023-04-23 19:17:13 +02:00 |
|
|
4a583272d6
|
fix bad line in write command
|
2023-04-23 19:16:47 +02:00 |
|
|
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 |
|
|
fde859a48a
|
fix insert
|
2023-04-23 17:42:28 +02:00 |
|
|
916360671a
|
add todo
|
2023-04-23 11:50:56 +02:00 |
|
|
eada03a570
|
add range write and fix no truncate
|
2023-04-23 11:49:44 +02:00 |
|
|
112cc09732
|
append become insert
|
2023-04-23 11:49:27 +02:00 |
|
|
22d7ddca69
|
cargo fmt + clippy
|
2023-04-23 03:31:46 +02:00 |
|
|
db2adaae4c
|
add write command
|
2023-04-23 03:01:37 +02:00 |
|
|
a265b3a890
|
add exit mode to use q and Q
|
2023-04-23 02:59:28 +02:00 |
|
|
394232a497
|
add append command
|
2023-04-23 01:11:46 +02:00 |
|
|
f9bb10d104
|
add error if command not found
|
2023-04-22 15:12:27 +02:00 |
|
|
bec4429c3a
|
add ; for print support and fix bug print line
|
2023-04-16 01:04:35 +02:00 |
|
|
7bbda6fa66
|
add ; address support
|
2023-04-16 01:03:46 +02:00 |
|
|
cbd2669ef4
|
add print multi line
|
2023-04-14 14:50:54 +02:00 |
|
|
cec3beaf90
|
add multi address with ,
|
2023-04-14 14:42:04 +02:00 |
|
|
276cad9f09
|
GPL go brrr
|
2023-04-10 23:28:08 +02:00 |
|
|
e18f954cb0
|
add line address, change u32 for usize in Address
remove one useless print too
|
2023-04-10 23:16:38 +02:00 |
|
|
1de2f2c5e0
|
move print to buffer, remove useless print
|
2023-04-10 23:15:33 +02:00 |
|
|
ccc536ec6a
|
add quit, remove enums and rework parsing command
|
2023-04-10 21:27:05 +02:00 |
|
|
fb9bfdeda8
|
first files
|
2023-04-10 19:43:12 +02:00 |
|