Skip to content

Releases: yorukot/superfile

1.1.6

21 Nov 16:45
Compare
Choose a tag to compare

Install:

Click me to know how to install

Important

There are some problems with the configuration file of v1.1.5.
If you have any problem change file panel mode, You can manually change :

- change_panel_mode = ['ctrl+L', '']
+ change_panel_mode = ['v', '']

Changelog

Update

  • Add sort case toggle #469
  • Add Sort options #420
  • Fix flashing when switching between panels #122

Bug fix

  • Fix some hotkey broken
  • Fix the searchbar to automatically put the open key into the searchbar ec9e256

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

03 Oct 07:10
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Stop automatically updating config file. Add fix-hotkeys flag, feedback for missing hotkeys #333
  • Update installation.md: Add x-cmd method to install superfile #371
  • Added option to change default editor #396
  • Support Shell access but cant read history #127
  • shortcut to copy path to currently selected file #196

Bug fix

  • fixed typo in hotkeys.toml #341
  • Fixes issue #360 + Typo fixes by #379
  • fixed spelling mistake : varibale to variable #394
  • fixed exiftool session left open after use #400
  • Show unsupported format in preview panel over a torrent file #408
  • Vim bindings in docs cause error on nixos #325
  • fix spf help flag error #368
  • You cannot access the disks section in the side panel when only have one disk #409
  • "Unsupported formats" message has an extra space for .pdf files #392

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

01 Aug 17:43
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Added option to change default directory #211
  • Added quotes arround dir in lastdir to support special characters #218
  • Make Hotkey settings unlimited 423a96a
  • Selection should start on currently positioned/pointed item #226
  • Make Nerdfont optional #6
  • Confirm before quit #155
  • Added file permissions to metadata #279
  • Better fuzzy file search #115
  • MD5 checksum in Metadata #255
  • An option to display the filesize in decimal or binary sizes #220

Bug fix

  • An option to display the filesize in decimal or binary sizes #220
  • Fix Transparent Background issue #76
  • Big text file makes the program freeze for a while #255
  • Text in file preview has a background color behind it when using transparency #76

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

26 May 08:34
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update print path list 37c8864
  • Make theme files embed 0f53a12
  • Disable update check via config #131
  • Redesing hotkeys #116
  • Create file or folder using same hotkey #116
  • More dynamic footer height adaptive 66a3fb4
  • Confirm delete files ``
  • Support windows for get well known directories d4db820
  • Support text file preview #26
  • Support directory preview #26
  • Improve mouse scrolling delay f734292
  • Support image preview with ansi #26
  • Clear search after opening directory #146

Bug fix

  • Recursive symlink crashes superfile #109
  • Timemachine snapshots listed in Disks section #126
  • There will be a bug in the layout under a specific terminal height #105
  • Fix lag when there are a lot of files #124
  • Rendering will be blocked while executing a task that uses a progress bar #104

New Contributors

v1.1.2

08 May 14:52
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update help menu #75
  • Update all modal, make other panel still show on background #79
  • Support extract gz tar file b9aed84
  • Support transparent background 4108d40
  • Support custom border style 6ff0576
  • Enhancement when cutting and pasting, the file should be moved instead of copied and deleted. #100
  • Support extract almose all compressed file e57cb78
  • Update XDG_CACHE to XDG_STATE_HOME #90

Bug fix

  • Fix Cut -> Paste file causes go panic #77
  • Fix symlinked folders don't open within superfile #88

New Contributors

v1.1.1

23 Apr 15:40
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Open directory with default application #33
  • Auto update config file if missing config 1498c92

Bug fix

  • key l deletes files in MacOs #72

v1.1.0

20 Apr 17:24
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update data folder from $XDG_CONFIG_HOME/superfile/data to $XDG_DATA_HOME/superfile 9fff97a
  • Toggle dot file display 9fff97a
  • Update log file from $XDG_CONFIG_HOME/superfile/data/superfile.log to $XDG_CACH_DATA #27
  • Update theme background #42
  • Update unzip function #55
  • Update zip function 60c490a
  • Update all config file from json to toml format file a018128
  • Update search bar #61
  • Update theme config format #66
  • Update metadata to plugins c1f942d

Bug fix

  • Fix interface lag when selecting zip files or large files #29
  • Fix external media error #46
  • Fix cant find trash can folder 396674f
  • Fix Crashes when truncating metadata #50

New Contributors

v1.0.1

08 Apr 14:44
Compare
Choose a tag to compare

Install:

Click me to know how to install

Update

  • Update $HOME/.superfile to $XDG_CONFIG_HOME/superfile 886dbfb
  • Follow The FreeDesktop.org Trash specification to update the trash bin path in local path 886dbfb
  • The external hard drive will be deleted directly ,But MacOs for now not support trash cana4232a8
  • The user can enter the path, which will be the path of the first file panel 14620b3
  • Make user can open file with default browser text-editor etc f47d291
  • Can open terminal in focused file panel path f47d291

Bug fix

#New Contributors

v1.0.0

06 Apr 23:54
Compare
Choose a tag to compare

New feature: changelog

Install

Warning

go-exiftool request exiftool so please install it!

  1. Download the spf binary file
  2. Enter the command below
cd ~/Download
chmod +x ./spf
sudo mv ./spf /bin
  1. Enter "spf -version" to check the installation
  2. It’s a pleasure to use!

Beta 0.1.0

06 Apr 14:58
Compare
Choose a tag to compare

BETA 0.1.0

This just for test