Releases: mistakenelf/fm
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Changelog
851c60d 0.5.0
f006459 rename directory package
144322a add adaptive to feature list
315836b Merge pull request #35 from knipferrc/feature/adaptive-colors
3548d00 package update
0b07ad3 update color naming
550ff77 using adaptive colors in theme
add40e8 use adaptive colors for help
6b1fe73 package update
v0.4.2
v0.4.1
Changelog
57eb967 v0.4.1
136a649 Merge pull request #30 from knipferrc/feature/theming
8cd85e8 update README
5b610e1 rename to sourcecode
09dab34 Merge branch 'main' of https://github.com/knipferrc/fm into feature/theming
2bfa356 Merge pull request #31 from knipferrc/bugfix/fix-starting-directory
44c48b9 remove constants and setup theming
4b1583d update package
95c0b46 setup theming
faea779 fix passing a starting directory
a4c8ac2 update lint rules
ccd0eb4 package update
fe80ae7 more lint fixes
21a8e7b linting
16bc368 Merge pull request #27 from knipferrc/feature/new-install-script
3ca0d4a re-add rules
45eb6b9 add install shell script
e7c3262 add install script
697a354 add goreleaser
07d0035 update linting
d361159 package upgrades
v0.4.0
Changelog
a093fb0 v0.4.0
70487de move keyMap to its own file
521e446 Merge pull request #26 from knipferrc/feature/directory-item-size
ab1efd3 reset size when going to previous and next directory
931bae2 more lint fixes
8a8e020 fix linting errors
e91310c remove log
2e8cd77 get directory size and display in statusbar
d58b517 use imageString instead of ascii
da48f5a get directory items size
ed94c66 cleanup ascii references and add directory item size command
8424453 remove ascii references
dd39f68 get size or directory or file
9cb32df remove ascii reference
0b6f6a0 package upgrades
9e05263 update status when in move mode
117be11 use alternate border for move mode
8682de5 remove unused color
9665c10 package update
fd0fb69 rename package
77edb0e cleanup naming
365711c package update
v0.3.1
Changelog
f439866 0.3.1
75fd12c fix zipping and unzipping
5e954e1 file operation fixes
7e2629f Merge pull request #25 from knipferrc/feature/statusbar-refactor
737c0e9 handle empty directory state in statusbar
0ba7919 WIP statusbar refactor
a99a87c Merge pull request #24 from knipferrc/task/update-cleanup
5483aa2 unused model property
efd5a08 formatting
8308945 set default height in model
455058d Merge branch 'main' of https://github.com/knipferrc/fm into task/update-cleanup
ee0186d move empty directory logic to dirtree
475ad57 cleanup pane width calculation
8172761 fix issue with mkdir failing to create directory
f72eb1c remove unused model properties
7de4f24 restrict help screen to pane dimensions
73b6ff4 package update
8600cd1 dont access model values directly
v0.3.0
v0.2.0
Changelog
997dcfa v0.2.0
5ddb60b move helpers to separate packages
530d281 refactor statusbar
75a4068 update bubbletea and bubbles
00a9eda package updates
9b976c7 if text content is set, rerender on resize
a28e453 pass fileInfo to diritem
f63526f fix directory changing
dec7bf6 dont use thumnail
0ca98bc remove usage of ioutil and use DirEntry
0ae4f2a setup key handlers and help view
bbd6fc8 move to UI helper
acf003b rename
0510530 update packages
82a4589 use lipgloss
d1f4321 update packages
6e00db5 return a colorized string representation of an image
d000d90 add go colorful and termenv
bcf58bd resizing cleanup
a073e3f fix typo
ec1802e package updates