mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
new-path-style and endpoint s3 params
This commit is contained in:
committed by
Christian Visintin
parent
f28dba7660
commit
babbc5eadb
@@ -68,6 +68,8 @@ pub enum Id {
|
||||
RecentsList,
|
||||
S3AccessKey,
|
||||
S3Bucket,
|
||||
S3Endpoint,
|
||||
S3NewPathStyle,
|
||||
S3Profile,
|
||||
S3Region,
|
||||
S3SecretAccessKey,
|
||||
@@ -127,6 +129,10 @@ pub enum UiMsg {
|
||||
S3AccessKeyBlurUp,
|
||||
S3BucketBlurDown,
|
||||
S3BucketBlurUp,
|
||||
S3EndpointBlurDown,
|
||||
S3EndpointBlurUp,
|
||||
S3NewPathStyleBlurDown,
|
||||
S3NewPathStyleBlurUp,
|
||||
S3ProfileBlurDown,
|
||||
S3ProfileBlurUp,
|
||||
S3RegionBlurDown,
|
||||
|
||||
Reference in New Issue
Block a user