Christian Visintin
3ee21aba2f
docs: point READMEs to termscp.rs + install.sh, docs.termscp.rs
2026-06-08 10:16:00 +02:00
Christian Visintin
0ad18ea5e7
chore: update release date
Close inactive issues / close-issues (push) Has been cancelled
codeberg-mirror / mirror (push) Has been cancelled
Install.sh / build (macos-latest) (push) Has been cancelled
Install.sh / build (ubuntu-latest) (push) Has been cancelled
Linux / build-linux (push) Has been cancelled
MacOS / build-macos (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Windows / build-windows (push) Has been cancelled
2026-04-18 22:25:40 +02:00
Christian Visintin
18314e6a2e
chore: 1.0.0 version into manifests
2026-04-19 01:54:46 +05:30
Christian Visintin
155f747563
docs: date
2025-12-20 17:12:50 +01:00
Christian Visintin
b04976bde3
fix: Updated dependencies to allow build on NetBSD
...
closes #371
2025-12-20 16:33:50 +01:00
veeso
abb5c212c5
feat: Merge branch '0.19.0'
2025-11-11 12:19:21 +01:00
veeso
2cb600083e
docs: Release date
2025-11-10 16:44:24 +01:00
Christian Visintin
a0b357cf8c
feat: Added <CTRL+S> keybinding to get the total size of selected paths. ( #367 )
...
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
* feat: Added `<CTRL+S>` keybinding to get the total size of selected paths.
closes #297
2025-11-09 21:14:42 +01:00
Christian Visintin
f4156a5059
feat: Import bookmarks from ssh config with a CLI command ( #364 )
...
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
* feat: Import bookmarks from ssh config with a CLI command
Use import-ssh-hosts to import all the possible hosts by the configured ssh config or the default one on your machine
closes #331
2025-11-08 15:32:52 +01:00
veeso
05830db206
docs: User manual and get started links
Install.sh / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
Linux / build (push) Has been cancelled
Close inactive issues / close-issues (push) Has been cancelled
2025-09-16 10:36:17 +02:00
veeso
3c79e812eb
build: 0.19 deps
2025-09-06 16:40:01 +02:00
veeso
df03c5c1bf
feat: 0.18
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
2025-06-10 14:29:02 +02:00
veeso
783da22ca2
feat: **Updated dependencies** and updated the Rust edition to 2024
2025-06-08 18:00:42 +02:00
veeso
da75912d26
docs: version
Linux / build (push) Waiting to run
MacOS / build (push) Waiting to run
Windows / build (push) Waiting to run
2025-03-23 15:59:50 +01:00
Christian Visintin
ec75ae1486
feat: 132 queuing transfers ( #332 )
...
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-23 14:36:13 +01:00