mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 22:11:26 -07:00
feat: issue 256 - filter files (#266)
This commit is contained in:
@@ -260,6 +260,7 @@ impl FileTransferActivity {
|
||||
/// Update remote file list
|
||||
pub(super) fn update_remote_filelist(&mut self) {
|
||||
self.reload_remote_dir();
|
||||
|
||||
let width = self
|
||||
.context_mut()
|
||||
.terminal()
|
||||
|
||||
Reference in New Issue
Block a user