Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 475 Bytes

TODO.md

File metadata and controls

27 lines (21 loc) · 475 Bytes

TODO

Main

  • logging instead of printing
  • help_...() functions instead of docstring
  • alias functions do_show() do_showall() to cat (and use the same autocompletions)
  • class documentation
  • use also key files
  • unittest

Project

  • move this TODO to GH issues...:)

Other

  • autocomplete do_open()
  • manage file saving
  • extend do_ls() to list also non cwd
  • use _build_struct() in complete_cd()
  • better formatting in do_show() and do_showall()