Skip to content

Commit

Permalink
Marked BACKSPACE as implemented. (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
avalonbits authored Nov 15, 2023
1 parent e8cd809 commit 721a650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Finally, `CTRL+Q` will save the buffer to the specified file on startup (or `/ae
# Road to v1.0
The following features will be implemented before releasing v1.0 of the editor:

- [ ] `BACKSPACE` merges current line with previous when pressed at the beginning of the line.
- [x] ~~BACKSPACE merges current line with previous when pressed at the beginning of the line.~~
- [ ] Shortcuts to change foreground and background colors.
- [ ] `PAGE-UP` and `PAGE-DOWN` support.
- [ ] Shortcut for saving the current buffer without quiting.
Expand Down

0 comments on commit 721a650

Please sign in to comment.