Releases: GiorgosXou/TUIFIManager
Releases · GiorgosXou/TUIFIManager
📁 TUIFI Manager - V.5.1.5
📁 TUIFI Manager - V.5.0.9
- 🛠️ Fixed:
-
- #126 introduced in
v.5.0.0
, Naming files after explicitly creating them via mouse
- #126 introduced in
- 🏷️ Extensions:
-
- ✨ Added:
-
-
crt
-
📁 TUIFI Manager - V.5.0.7
- 🛠️ Fixed:
-
- (POTENTIALLY) #85 (comment)
- ✨ Added:
-
tuifi_cd_on_esc
environment variable for cd-on-exit with escape + improvedtuifi_cd.sh
Note
For cd
-on-exit\Ctrl+E
to work, see bash script alias. (No script available for Windows or other OS yet, feel free to submit based on from tempfile import gettempdir
function and tuifi_cd.sh )
📁 TUIFI Manager - V.5.0.5
- 🛠️ Fixed:
-
- #123 No module names 'pipes' in Python 3.13
-
- #121 copy-to-clipboard in TERMUX
- 🏷️ Extensions:
-
- ✨ Added:
-
-
mk
asm
appimage
tkh
tkt
-
Note
For cd
-on-exit\Ctrl+E
to work, see bash script alias. (No script available for Windows or other OS yet, feel free to submit based on from tempfile import gettempdir
function and tuifi_cd.sh )
📁 TUIFI Manager - V.5.0.0
- 🛠️ Fixed:
-
- #62 Flickering of menu
-
- #115 Resizing window while on command-mode, not working
-
- #118 TUIMenu - Off range mouse movement won't close it
-
- #119 Misleading leftover message when erasing search value completely
- ✨ Added:
-
- TUIProps - TUI for file properties
-
- TUItilities - Basic multithreading UI support
-
- Copy-to-clipboard functionality & it's corresponding vim motions + [...]
-
- TUItilities -
PictureBoxMono
(Monochrome)
- TUItilities -
-
- vim-motions
f
&F
- vim-motions
⚠️ Changed:-
csv
DEFAULT_OPENER
toDEFAULT_EDITOR
- ⚙️ Improved:
-
- Refactored & Removed unnecessary code
-
- TUIMenu
- 🏷️ Extensions:
-
- ✨ Added:
-
-
cc
bas
raw
svg
kch
kct
gdbm
car
-
-
- ⚙️ Improved:
-
-
sqlite3
mdf
db
-
📁 TUIFI Manager - V.4.1.7
📁 TUIFI Manager - V.4.1.5
- 🛠️ Fixed:
-
- Escape delay
-
- Error when deleting nothing
-
- xdnd error-message suppression
-
- Issue when resizing terminal on Windows\PDCurses
⚠️ Changed:-
- Default
SCROLL_SENSITIVITY
from1
to2 if not IS_TERMUX else 1
- Default
- ✨ Added:
-
ALT_CONDITION
for capturing alt-key combinations
-
- Informative label-message when files deleted
-
- 🏷️ Extensions:
-
-
7z
dylib
php
-
Note
Additionally: upgraded TUItilities, added anchor logic > Adapted to the new TUItilities paradigm > Organised, converted and differentiated, static from instance variables. 💛
📁 TUIFI Manager - V.4.0.6
- 🛠️ Fixed:
-
- #111 introduced with python 3.12 and above + added custom warning handler
📁 TUIFI Manager - V.4.0.5
(Small but notable fixes)
- 🛠️ Fixed:
- ✨ Added:
-
- Human-readable size-units in label text
-
- Dropping from other file managers (not between
tuifi
instances)
- Dropping from other file managers (not between
Note
Thanks @Sigmanificient for helping me out + for #105 #107. And please, take a look here
📁 TUIFI Manager - V.4.0.0
- 🛠️ Fixed:
-
- Accidental
DEFAULT_EDITOR
instead ofDEFAULT_OPENER
forapk
- Accidental
- ✨ Added:
-
- Sorting\Order-type switch via keybinding (
F3
F1
| vim_modeO
o
)
- Sorting\Order-type switch via keybinding (
-
- Expirimental synthetic\vitual X11 drag&drop "protocol"
tuifi_synth_dnd
- Expirimental synthetic\vitual X11 drag&drop "protocol"
-
- Folder icon\profile logic for folders with a single child of folder or plain file
- ⚙️ Improved:
-
- Moving files, now focuses on the folder in which the files were dropped
-
- Creating a new file, now shows up at
__index_of_clicked_file
if exists
- Creating a new file, now shows up at
-
- Renaming, by completing on mouse left click + info label text
-
- Subdivided common-in-use function under
create_new(...)
- Subdivided common-in-use function under
-
deselect()
-
TUIMenu
⚠️ Changed:-
Component()
toWindowPad
-
- Removed
color_pair_offset
- Removed
-
- Renamed
__pre_clicked_file
to__pre_pressed_file
- Renamed
-
- Removed\Replaced vim_mode
O
pen-with-editor binding in favor of setting order
- Removed\Replaced vim_mode
- 🏷️ Extensions:
-
- ✨ Added:
-
-
:folder_subfolder
:folder_single_file
o
tex
desktop
sqlite3
adb
ads
lisp
-
-
- ⚙️ Improved:
-
-
- General, image, database and compression icons:
apk
pdf
rar
xz
zip
tar
gz
bz2
zst
jpg
png
ico
jpeg
webp
tiff
tif
tga
heif
heifs
heic
psd
mdf
db
- General, image, database and compression icons:
-
Note
Thanks @Sigmanificient for updating NIX-OS files.