Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 665 Bytes

File metadata and controls

57 lines (42 loc) · 665 Bytes

To-do

Core UI

  • Title Bar

    • Dark Background
      • Requires creating a custom Title Bar.
    • Icon.
  • Tool Bar

    • File
    • Edit
    • Format (or merge with View?)
    • View
  • Footer

    • line + column numbers

Text Editing

  • Display each line (setting)

  • Review text representation?

  • Cursor handling?

Extra Functionality

Highlight section

  • Select all

Find

  • Next
  • Previous
  • Find and Replace

Commands

  • Undo
  • Redo
  • Copy
  • Paste
  • Cut

New Window

Settings

  • Line numbers
  • Word wrap
  • Font
    • Font
    • Font size
    • Font colour

File Loading

File Saving

Bonus Features

  • Vim keybindings?