Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1022 Bytes

TODO.md

File metadata and controls

33 lines (20 loc) · 1022 Bytes

TODO-LIST

TODO NEXT

  • Grouping characters

  • Fix enable-pane-item-control-helper

  • Console control commands: cmd-exec:close-if-input-is-empty, cmd-exec:clear, cmd-exec:close

  • Go to enable-pane-item-control-helper

  • Multi-pane (issue #2)

  • Select pane before open console

  • Make ability to be copied/moved to another pane

  • Support template string for property path

  • Clipboard: bring "copy" to console's context menu

  • Escape character

  • Don't write some messy stuffs

  • Colorize console (issue #3)

  • Perform clear-screen code

  • Console encoding: UTF-8 seems not so good at this context

  • Use String instead of iterate each char of a Buffer

TODO LATER

  • Also support panel along side with pane

  • Get current working directory: how to get cwd from a child process?