Fm Versions Save

A terminal based file manager

v0.13.0

2 years ago

Changelog

  • 2cec10e Merge branch 'main' of https://github.com/knipferrc/fm
  • f3b5470 v0.13.0
  • e6a7a52 Merge pull request #82 from knipferrc/task/update-refactor
  • fb60323 update config
  • ee352cb fix moving tree items
  • f17e737 fix: call textinput update inside handleKeys
  • fd40e28 create key handler
  • 4f375b9 update theme config
  • ca5887d Merge pull request #81 from knipferrc/feature/light-dark-syntax-themes
  • aa30bb9 allow for light and dark syntax themes in config
  • 9fedb1e Merge pull request #80 from knipferrc/feature/viewport-updates
  • 1d4a4bb Merge pull request #79 from sam9032/main
  • 8efd5cb scroll to top when opening a file
  • be9aafd use new constants
  • 91af0f1 use new constants
  • 2275eff move to constants
  • d4b22d3 fix zipping and unzipping
  • 03a97b3 format
  • 03bec17 fix output name when hidden
  • 01c430f update deps
  • 3addf54 update config
  • c4430ab Added information about installation via AUR
  • b046fe8 fix viewport resizing
  • 523dd65 WIP viewport resizing
  • 381ab21 package update
  • 489ea24 catch clipboard msg
  • a2ddee1 use attoto clipboard
  • 822949a add borders to viewport style
  • 20d80ff use New
  • 1f16c64 update README
  • 3e7a951 update deps

v0.12.1

2 years ago

Changelog

  • 0e9cdbb v0.12.1
  • cbd2f7f fix spawning of terminal editors
  • fc8e805 package updates

v0.12.0

2 years ago

Changelog

  • 22c5664 v0.12.0
  • 7b4df74 update README
  • 540121f fix config path for windows
  • 50768e2 ability to reload config

v0.11.2

2 years ago

Changelog

  • 7d0d6c3 v0.11.2
  • 2e370c4 fix key commands
  • 1525618 add color map
  • 55d3884 use constant
  • a33800e package updates
  • 36881d1 package updates
  • f3a22e3 style cleanup
  • dd1c1fc move config to .config folder
  • c05904e update bubbletea

v0.11.1

2 years ago

Changelog

  • 73a4eb4 v0.11.1
  • 8f40eae Merge pull request #76 from knipferrc/feature/application-logger
  • f6bccdd add logger to key command
  • a337fa5 add logger view
  • 8ef7fac package updates
  • b04c109 create command for open in editor
  • b7234e4 package updates

v0.11

2 years ago

Changelog

  • 833bcb5 v0.11
  • dd4503d Merge pull request #75 from knipferrc/feature/filetree-ui-enhancements
  • 03947f8 update screenshots
  • 9800905 use adaptive text color for help
  • f773d20 package update
  • f222c48 update filetree UI
  • c0f0550 add holiday theme
  • 3f32209 package updates
  • cfb0f7a update comment
  • 15a0113 update logo

v0.10.2

2 years ago

Changelog

  • 1aa8eab v0.10.2
  • b596b9e run tidy

v0.10

2 years ago

Changelog

  • 5fd8697 v0.10
  • 8e32ea2 Merge pull request #71 from knipferrc/task/component-rewrite
  • d5b18c9 update key handler for jump to top
  • 3dd9a59 add rename handler
  • 4bad2cc start input blink
  • 5445dc5 add find command
  • d5596f2 create basic help view
  • 37ef624 add comments to views
  • 03af2d6 formatting
  • da911aa add more key handlers
  • bb53b31 package updates
  • 31162d6 refactoring continued
  • 29c91cd SAVEPOINT
  • f961eec rename to bubble
  • 7ff76b5 Merge branch 'main' of https://github.com/knipferrc/fm into task/component-rewrite
  • d59313b Merge pull request #69 from Zchary-Ma/fix
  • ef83605 show directory preview
  • 2a217ca porting key handlers to filetree
  • 6d9e841 fix resizing
  • a8f0b5b remove unreachable code
  • 0e258ff SAVEPOINT
  • c941992 show file content in secondary pane
  • 5e3438b setup commands in package
  • 57ee0f5 add clipboard
  • 4b09ef6 package update
  • 27b7946 WIP filetree component
  • 0207039 temp revert size calculation
  • 7b0e470 create array of spinners
  • d299cea package updates
  • 68dcf22 get file sizes in directory tree
  • 963edcf remove diritem
  • 56f3c34 update size conversion
  • 1d80745 Merge branch 'main' of https://github.com/knipferrc/fm into feature/file-size-refactor
  • 10a9283 move file size to main panel and mod time to statusbar
  • 0398e3d package update

v0.9.1

2 years ago

Changelog

8c8710b v0.9.1 c280c7a update releaser config 825cee6 Merge pull request #67 from knipferrc/feature/update-cmd abfcf91 add update to usage 8a58006 package updates a2a13d0 add self update command 9d345eb package update

v0.9.0

2 years ago

Changelog

5646a03 v0.9.0 3fc2f61 add simple mode screenshot 88057f3 Merge pull request #66 from knipferrc/feature/simple-mode 22bfb5b update README 07c1c12 only set input background color in regular mode e3a4d58 toggle help in simple mode 4307568 package update 3a7067e package update 04a4444 adding simple mode to components 10e89e8 dont write flags to config file 9fda91c Merge branch 'main' of https://github.com/knipferrc/fm into feature/simple-mode a332708 package updates 0e85d34 dont allow preview if its not a directory bb53d68 add simple mode config value 0943b6e package updates