Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.81 KB

File metadata and controls

44 lines (36 loc) · 1.81 KB

TODO

List of scheduled features and bugs to be solved:

Features

  • Mouse scroll too slow
  • Add a cancel button to the dialog
  • Combination of keys to avoid inserting sudo password every time
  • X11 Forwarding
  • Bug: Session manager showed in primary screen instead of main window screen
  • Dates in ISO format
  • Don't blink the screen every time a folder is updated. Plus made more UX friendly.
  • Native Windows File Picker, AWT for Linux, Swing for Mac :D
  • Add a connection status page (list of active forwarding ports)
  • Add a name and an enable check to each port forwarding
  • Run ports with sudo by default
  • When hit a CTRL+C, flush console buffer to receive the prompt ASAP
  • Open the program in the last location, or in the active screen if multiple
  • Copy PID from processes
  • When a port forwarding fails, notify to the user
  • Notification tray
  • Store securely proxy password
  • Let user upload private key files and store them securely
  • File Browser:
    • Unify behavior for all file tasks (ask for sudo, ask for reconnect)
    • Download is not implemented
    • Refresh window after copying files
    • Add a box to query what happens when copying a file that exists
    • Move an item to a folder in the same window
    • Create a remote folder picker

Bugs

  • Bug: SymLinks not showed in Local File Explorer
  • Bug: Open in explorer not supported on linux and mac. (Added opening files in explorer)
  • Bug: Sometimes when shell is present, no cursor is blinking (After reconnecting, cursor disappears)
  • Bug: Unicode characters in terminal (tree is not displaying properly)
  • Bug: Forwarded ports remain active after closing session
  • File Browser:
    • File browser arrows (history) don't work