Skip to content

Releases: GiorgosXou/TUIFIManager

📁 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

📁 TUIFIManager - v.3.3.5

📁 TUIFIManager - v.3.3.4

28 Aug 23:00
Compare
Choose a tag to compare

📁 TUIFIManager - v.3.3.1

08 Aug 07:52
Compare
Choose a tag to compare
  • 🛠️ Fixed:
    • Resizing issue related to anchor & position in __set_coordinates
    • Copying immediately after reloading without any selection
    • Wrong logic with __count_selected
    • unicurses.KEY_DC in find-mode
  • ⚙️ Improved:
    • Searching in lower case + etc.
  • Added:
    • Scroll sensitivity envs: tuifi_scroll_sensitivity, tuifi_ctrl_scroll_sensitivity
    • Max visible lines for filenames env-tuifi_visible_filename_lines
    • Basic prevention of errors with has_write_access(...)
    • Info - View the number of selected files
    • SHIFT\ALT + CLICK multiple selection
    • CTRL + A to select_all_files()
    • Auto Save markers on exit
    • Nix support
  • 🏷️ Extensions:
    • Added:
      • gcode stl lock fcstd fcstd1 db mkv torrent pyw toml
    • ⚙️ Improved:
      • psd mdf

(💗 Donation - If you want to see this project grow in a faster rate consider donating - "Life is suffering")

TUIFIManager v.3.0.0

18 Jan 17:48
Compare
Choose a tag to compare
  • Changed:
    • The way suffixes are represented
  • Fixed:
    • Yank\Custom-copy-shortcut issue
    • Mouse movement when in command mode
  • Added:
    • -s --suffixes
    • Ability to open multiple selected files
    • Ability to cd on exit CTRL+E | tuifi_cd_on_exit-env
    • Ability to toggle hidden files CTRL+T and tuifi_show_hidden-env, show_hidden
  • Improved:
    • Find mode
    • Context menu
  • Extensions:
    • Added:
      • qml
    • Improved:
      • go, cs, js, ts, rs

TUIFIManager v.2.3.4