feat: Added functionality to read and save file #18

Open
max397 wants to merge 1 commit from max397/koa:master into master
Contributor
No description provided.
Author
Contributor

I don't know if we want to keep functionality like this (basically all the state like path, buffer contents, cursor position etc) in rust or janet. If in janet, feel free to close this.

I don't know if we want to keep functionality like this (basically all the state like path, buffer contents, cursor position etc) in rust or janet. If in janet, feel free to close this.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:max397-master
git switch max397-master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff max397-master
git switch max397-master
git rebase master
git switch master
git merge --ff-only max397-master
git switch max397-master
git rebase master
git switch master
git merge --no-ff max397-master
git switch master
git merge --squash max397-master
git switch master
git merge --ff-only max397-master
git switch master
git merge max397-master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NTBBloodbath/koa!18
No description provided.