veeso
85bb586e8f
feat(file-select): Queueing transfers
...
the logic of selecting files has been extended!
From now on selecting file will put the files into a transfer queue, which is shown on the bottom panel.
When a file is selected the file is added to the queue with a destination path, which is the **current other explorer path at the moment of selection.
It is possible to navigate to the transfer queue by using `P` and pressing `ENTER` on a file will remove it from the transfer queue.Other commands will work as well on the transfer queue, like `COPY`, `MOVE`, `DELETE`, `RENAME`.
closes #132
2025-03-22 16:17:59 +01:00
veeso
b0f314837e
build(deps): updated dependencies and edition to 2024
2025-03-15 14:15:45 +01:00
Christian Visintin
7eb913ec7b
fix: tuirealm 2.x ( #299 )
2024-10-14 09:55:52 +02:00
Christian Visintin
aab266a661
285 feature request multi host ( #293 )
2024-10-07 16:27:45 +02:00
Christian Visintin
3f01be3baa
280 feature request go to path auto completion ( #287 )
2024-10-03 17:11:25 +02:00
Christian Visintin
fc68e2621b
feat: it is now possible to cancel find command; show find progress ( #284 )
2024-10-03 11:31:16 +02:00
Christian Visintin
b2a8a3041c
249 feature request better search results ( #282 )
...
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
* feat: issue 249 - fuzzy search replaced the old find explorer
* fix: forgot to upload file
* fix: removed debug
2024-10-02 17:45:48 +02:00
Christian Visintin
ae1638ee17
feat: Pods and container explorer for Kube protocol ( #281 )
2024-10-02 12:24:46 +02:00
Christian Visintin
631f09b9a8
feat: issue 256 - filter files ( #266 )
2024-07-15 15:08:22 +02:00
Christian Visintin
044f2436f8
Don't prompt for password if a ssh key is set for that host ( #186 )
...
* feat: don't ask password if a ssh key is set for that host
* fix: User from ssh config was not used as it should
* fix: forgot a file
2023-05-13 16:09:37 +02:00
Christian Visintin
79dd9e2303
chmod popup ( #183 )
...
* feat: chmod popup
* fix: windows shall not allows chmod on localhost
2023-05-10 17:04:24 +02:00
veeso
c5eeae74b7
fmt
2023-05-09 15:40:21 +02:00
veeso
1db2ff7ec5
Popup with fixed sizes or percentage
2023-02-11 12:23:56 +01:00
veeso
4d5f3a6b63
lint
2023-02-11 12:23:56 +01:00
veeso
62003308a7
lint
2023-02-11 12:23:56 +01:00
veeso
a22c5025d7
lint
2022-08-17 10:33:31 +02:00
veeso
0057a657d2
removed license headers
2022-06-09 14:28:02 +02:00
Christian Visintin
816270d545
Fs watcher ( #113 )
...
fs watcher
2022-06-09 13:03:02 +02:00
veeso
6559c6b083
Error popup message height is now calculated based on the content it must display
2022-01-06 10:44:34 +01:00
veeso
ec4daf8e25
remotefs 0.2.0
2022-01-06 10:44:34 +01:00
veeso
edd0842273
Redraw UI on window resize
2022-01-06 10:44:34 +01:00
veeso
ced7573241
symlink command
2022-01-06 10:44:34 +01:00
veeso
b8efe6985f
Removed storage key for filetransfer terminal width
2022-01-06 10:44:34 +01:00
Christian Visintin
54c23079be
Sync browsing prompts to create dir ( #85 )
2022-01-06 10:44:34 +01:00
veeso
685444655c
Ux improvements (described in issue #80 )
2022-01-06 10:44:34 +01:00
veeso
027545f14c
Removed docs headers
2022-01-06 10:44:34 +01:00
veeso
df7a4381c4
Removed filetransfer module; migrated to remotefs crate
2022-01-06 10:44:34 +01:00
veeso
54b5583d1a
Migrated termscp to tui-realm 1.x
2022-01-06 10:44:34 +01:00
veeso
26ff496829
It is now possible to keep navigating on the other explorer while 'found tab' is open
2022-01-06 10:44:34 +01:00
veeso
cb583f305c
If find command doesn't return any result show an info dialog and not an empty explorer
2022-01-06 10:44:34 +01:00
veeso
bcc6fcd2e7
Added file replace prompt also for 'Many'
2021-09-25 20:18:50 +02:00
veeso
06ffbaa2f4
Option: prompt user when about to replace an existing file caused by a file transfer
2021-09-19 11:18:52 +02:00
veeso
63e7023342
Re-use mounts in UI
2021-09-19 11:16:18 +02:00
veeso
3f31800158
Updated dependencies
2021-09-11 21:53:38 +02:00
veeso
78e4a4899c
Rewind radio groups
2021-08-17 12:44:23 +02:00
veeso
d15997cca0
Updated dependencies; migrated tui-realm to 0.6.0
2021-08-17 12:38:24 +02:00
veeso
764cca73d1
linter
2021-08-10 22:27:20 +02:00
veeso
4093ba169c
Replaced '...' with '…' in texts
2021-07-15 12:24:20 +02:00
veeso
e3a9d253f7
Show a 'wait' message when deleting, copying and moving files and when executing commands
2021-07-15 11:58:57 +02:00
veeso
b9cb961da6
full and partial progress bar colors
2021-07-08 14:29:28 +02:00
veeso
0a7e29d92f
Theme provider and '-t' and '-c' CLI options
2021-07-07 12:54:30 +02:00
veeso
97a62def11
Brought all extern crate to top level
2021-06-26 12:32:11 +02:00
veeso
5e17bf0736
Merge branch '0.5.1' into 0.6.0
2021-06-21 18:23:01 +02:00
veeso
ca50bddc56
Merge branch '0.5.1' into 0.6.0
2021-06-21 18:22:19 +02:00
veeso
c78fc583b0
Fix: target_family unix means also macos and linux; use BSD target_os
2021-06-21 09:11:28 +02:00
veeso
e3d2151bad
Unix Build
2021-06-20 14:38:03 +02:00
veeso
efad2b96db
Status bar improvements: 'Show hidden files' in status bar; Status bar is has now been splitted into two, one for each explorer tab
2021-06-16 13:57:11 +02:00
veeso
26f7c1f9d1
Help panels as ScrollTable to allow displaying entire content on small screens
2021-06-12 09:05:02 +02:00
veeso
90afe204b1
Open files with <V>; fixed cache file names
2021-06-11 09:52:50 +02:00
veeso
4e50038b41
Open file with
2021-06-10 12:14:09 +02:00