Path to this page:
./
sysutils/sfm,
Simple file manager
Branch: CURRENT,
Version: 0.5.0,
Package name: sfm-0.5.0,
Maintainer: pinSimple two-panel file manager written in Rust inspired by vim and Total
Commander.
Master sites:
SHA1: 0be6c69a6428bb1811fdf9c23277b99307684e5f
RMD160: 6444a54d66ee127492719a49b8c96722098d8d3f
Filesize: 75.429 KB
Version history: (Expand)
- (2021-03-15) Updated to version: sfm-0.5.0
- (2021-02-27) Updated to version: sfm-0.4.2
- (2021-02-25) Updated to version: sfm-0.4.1
- (2021-02-19) Updated to version: sfm-0.4.0
- (2021-02-13) Updated to version: sfm-0.3.0
- (2021-02-02) Updated to version: sfm-0.2.0
CVS history: (Expand)
2021-03-13 23:37:10 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.5.0
-Add styling and icons in modals (#13)
-Add new styling possibilites WIP
-Add theme to modals
-Update version
|
2021-03-11 22:32:59 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.4.3
-FIX: error on not accessible symlink (#12)
|
2021-02-27 17:20:03 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.4.2
-Add autoreload on dir content change (#11)
|
2021-02-25 11:50:44 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.4.1
* Add fix move error as workaround
* fix cargo lock
|
2021-02-19 08:36:19 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.4.0
Select multiple element in tab: (#8)
* Add Posibility to select mutiple items to move copy and delete
* Rename and create not works when multiple elements are selected
* Fix selection when search is applays to tab
|
2021-02-13 19:09:31 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/sfm: update to 0.3.0
Add panel filtering: (#7)
* now you can filter usinng ctrl + s shortcut
* add lat modification date to display
|
2021-02-02 19:46:43 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/sfm: update to 0.2.0
Feature/copy actions (#6)
-Add copy action to files and directory
-Fix move into itself error
-Update readmne and cargo.toml
|
2021-01-28 06:12:35 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/sfm: update to 0.1.3
Feature/fix reload issues (#5)
-Fix keyboard binding
-Reload tabs on chaneds
|