Conversation
- Merge upstream/main (go 1.26.2, charm.land imports, tests, linting, security) - Update sftp.go to use charm.land import paths - Fix sftpModel.View() to return tea.View
|
would it be hard to have the ability to select multiple files to transfer using spacebar for selection ? |
|
should add ctrl+s to readme, and update changelog with the new feature |
sure,
i dont believe so, will check it. |
@lfaoro I think for now i'm going to keep it imp for multiple individual files but excluding the folders, i guess it can become messy pretty quick if i happen to do for thousands of folders and nested folders. So to transfer files in a dir you'd have to select all files inside and transfer them. what do think? |

Implements the initial SFTP file transfer view for #8.
This adds dual-pane file browser with: