Skip to content

Commit

Permalink
Move a couple more features from post to pre v1. (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
avalonbits authored Nov 30, 2023
1 parent b4af243 commit 99ec534
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,11 @@ The following features will be implemented before releasing v1.0 of the editor:
- [x] ~~`PAGE-UP` and `PAGE-DOWN` support.~~
- [x] ~~Shortcut for saving the current buffer without quiting.~~
- [ ] File selection while in the editor.

## Roadmap after v1.0
- [ ] Copy-cut-paste.
- [ ] Find.

## Roadmap after v1.0

- [ ] Undo / Redo.
- [ ] Native tabs / tab-size / tab-to-space.
- [ ] Syntax highlighting for BBCBasic and assembly files.
Expand Down

0 comments on commit 99ec534

Please sign in to comment.