Skip to content

Releases: GiorgosXou/TUIFIManager

📁 TUIFI Manager - V.5.1.5

19 Jan 14:37
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • e6195d4 #129 Multiple selections, KEY_BACKSPACE KEY_HOME and vim-mode H & J opens directories as files.
    • 3b0a5ad #128 CTRL+P failing to display properties after selecting all files with CTRL+A, before any motion
    • a600e93 #127 Non-monospace rendering of ☲☰ characters affecting: css scss txt & log icons
  • ✨ Added:
    • 7adcc2f #122 Single-click navigation via env tuifi_has_single_click=True
    • 95027d2 Renaming text-motions CTRL+H/L/X
  • ⚙️ Improved:
    • 7818b2f Renaming now completes with right-click too

Donate Donate

📁 TUIFI Manager - V.5.0.9

27 Dec 21:42
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • #126 introduced in v.5.0.0, Naming files after explicitly creating them via mouse
  • 🏷️ Extensions:
    • ✨ Added:
      • crt

Donate Donate

📁 TUIFI Manager - V.5.0.7

23 Dec 16:37
Compare
Choose a tag to compare

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 )


Donate Donate

📁 TUIFI Manager - V.5.0.5

22 Dec 20:28
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • #123 #121 ctrl+e now exits with cd to directory without root permission
    • #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 )


Donate Donate

📁 TUIFI Manager - V.5.0.0

18 Oct 14:13
Compare
Choose a tag to compare
  • 🛠️ 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
    • #38 Theme mechanism (icon packs, colorschemes, etc.) (see also)
    • Copy-to-clipboard functionality & it's corresponding vim motions + [...]
    • TUItilities - PictureBoxMono (Monochrome)
    • vim-motions f & F
  • ⚠️ Changed:
    • csv DEFAULT_OPENER to DEFAULT_EDITOR
  • ⚙️ Improved:
    • Refactored & Removed unnecessary code
    • TUIMenu
  • 🏷️ Extensions:
    • ✨ Added:
      • cc bas raw svg kch kct gdbm car
    • ⚙️ Improved:
      • sqlite3 mdf db

Donate Donate

📁 TUIFI Manager - V.4.1.7

13 Jul 16:29
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • Destructor was't called > saving tuifi state.
  • 🏷️ Extensions:
    • ⚙️ Improved:
      • ini

Donate Donate

📁 TUIFI Manager - V.4.1.5

10 Jul 21:29
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • Escape delay
    • Error when deleting nothing
    • xdnd error-message suppression
    • Issue when resizing terminal on Windows\PDCurses
  • ⚠️ Changed:
    • Default SCROLL_SENSITIVITY from 1 to 2 if not IS_TERMUX else 1
  • ✨ 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. 💛

Donate Donate

📁 TUIFI Manager - V.4.0.6

09 May 03:59
Compare
Choose a tag to compare

📁 TUIFI Manager - V.4.0.5

23 Apr 18:03
Compare
Choose a tag to compare

(Small but notable fixes)

Note

Thanks @Sigmanificient for helping me out + for #105 #107. And please, take a look here

Donate

📁 TUIFI Manager - V.4.0.0

20 Apr 09:39
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • Accidental DEFAULT_EDITOR instead of DEFAULT_OPENER for apk
  • ✨ Added:
    • Sorting\Order-type switch via keybinding (F3 F1 | vim_mode O o)
    • Expirimental synthetic\vitual X11 drag&drop "protocol" tuifi_synth_dnd
    • 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
    • Renaming, by completing on mouse left click + info label text
    • Subdivided common-in-use function under create_new(...)
    • deselect()
    • TUIMenu
  • ⚠️ Changed:
    • Component() to WindowPad
    • Removed color_pair_offset
    • Renamed __pre_clicked_file to __pre_pressed_file
    • Removed\Replaced vim_mode Open-with-editor binding in favor of setting order
  • 🏷️ 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

Note

Thanks @Sigmanificient for updating NIX-OS files.

Donate