mirror of
https://github.com/veeso/termscp.git
synced 2026-04-12 13:11:44 -07:00
Fixed termscp panics when displaying long non-ascii filenames
This commit is contained in:
committed by
Christian Visintin
parent
f2e5bf4441
commit
66adad3135
@@ -32,6 +32,7 @@ pub mod fmt;
|
||||
pub mod parser;
|
||||
pub mod path;
|
||||
pub mod random;
|
||||
pub mod string;
|
||||
pub mod ui;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user