micro/todolist.md
2016-03-19 09:24:04 -04:00

889 B

  • Line numbers

  • Optimization

  • Better selection

    • Double click selects current word
    • Triple click enables line selection
  • More keybindings

    • Use pageup and pagedown keys
    • Much more (copy sublime text or standard system applications)
  • Syntax highlighting

  • Help screen

    • Help screen which lists keybindings and commands
    • Opened with Ctrl-h
  • Undo/redo

    • Undo/redo stack
    • Functionality similar to nano
  • Command execution

    • Allow executing simple commands at the bottom of the editor (like vim or emacs)
  • Options

    • Add options such as tab size, use tabs or use spaces, etc...