- Fixed:
- Improved:
- Extensions:
-
- Improved:
-
-
gif
-
- Changed:
-
- Search\INPUT-mode in
vim_mode
doesn't change (automatically to NORMAL) anymore when entering a directory
- Search\INPUT-mode in
- Fixed:
-
- Label text when exiting a from file
-
- Issue in
vim_mode
when escaping search\INPUT-mode without searching anything at all
- Issue in
- Added:
- Extensions:
-
- Fixed:
-
- Added:
-
-
m4a
-
-
- Improved:
-
-
mp3
,wav
,mid
,aac
,bat
,cmd
,dll
,so
-
- Fixed:
-
- Temporary FIX, conflicting with TERMUX ctrl keys
- Fixed:
-
- Annoying issue with keyboard movement after searching
-
- Issue with Control keys when in search mode
- Added:
-
- Extra informations when copy/cut pasting
- Fixed:
-
- Forgot to comment the first 3 lines of code in
__main__.py
- Forgot to comment the first 3 lines of code in
- Fixed:
-
- Issue with
DEFAULT_OPENER
- Issue with
- Changed:
-
- Introduced
TUItilities.py
andComponent
-class into theTUIFIManager
[...]
- Introduced
- Added:
-
- Dim effect on hidden files
-
- Duplicate action on copy paste
-
- Introduced
self.info_label
fromTUItilities.py
- Introduced
-
CTRL+O
open directory withDEFAULT_WITH
=DEFAULT_EDITOR
- Fixed:
-
- Major issue with dynamic resizing of the pad when used as a component
-
- Permanently, fixed issue with keyname (TODO: fix decode() inside uni-curses keyname())
-
- Replaced
cut
ing method
- Replaced
- Extensions:
-
- Added:
-
-
pyc
,ttf
,otf
,woff
,woff2
,reg
,gitignore
,makefile
,conf
,config
-
-
- Improved:
-
ino
,vb
,pdf
,html
,md
,bin
,psd
, tar once
- Fixed:
-
- TEMPORARILY the issue with double hidden files.
- Fixed:
-
- Creation of new file immediately after opening a folder
- Fixed:
-
- Scroll issues and etc. when finding
- Added:
-
- Searching now is possible (with a tiny issue when deleting files)
-
- Renaming now deletes the whole underlined name if no movement occurres
- Fixed:
-
HOME
\END
keys now work on renaming mode
-
- No more "Oppsie | re.error"
-
subprocess.Popen
"OSError"
-
DEFAULT_OPENER
issue 9
-
- Now it doesn't clear everything when open()
- Extensions:
-
- Added:
-
apk
,vim
,tuifi3
- Added:
-
DEFAULT_OPENER
issue 9 but temporarily
- Removed:
-
DEFAULT_UNCOMPRESSOR
- Extensions:
-
- Added:
-
-
xlsx
,ino
,scss
-
-
- Improved:
-
-
css
,md
,gif
and sound ones
-
- Changed:
-
- Now hidden files are visible by default
suffixes=['*','.*']
- Now hidden files are visible by default
- Fixed:
- Extensions:
- Improved\Fixed typo in the corner of image-extensions
-
- Added:
-
-
json
,md
-
- Fixed:
-
- Issue when renaming a folder
- Improved:
-
- code (added:
get_profile()
)
- code (added:
- Extensions:
-
- Added:
-
-
h
,fs
,html
,jar
-
-
- Improved:
-
-
c
,cpp
,psd
-
-
- Fixed:
-
-
.ogv
icon
-
- Fixed:
-
- Renaming to an already existing file-name (temp-fix?)
-
- Renaming to "nothing"/''
- Added:
-
- Ability to create files and folders
-
- Extensions:
-
-
py
,lua
,vbs
,go
,rs
,java
-
-
-
- Improved:
-
-
-
-
vb
-
-
- Changed:
-
is_on_reaname_mode
toescape_event_consumed
(name inspired by java)
- Fixed:
-
- Issue (Kind of, I mean...)
-
- Copying folder and pasting it inside the copied folder
- Added:
-
- Extensions:
-
-
psd
-
-
- Keybindings:
-
-
CTRL + R
Rename selected file. (Not the best implementation but nvm for now)
-
- Changed:
-
reload()
/refresh now works withKEY_F5
insted ofCTRL+R
- Removed:
-
tuifi_config.json
Ability to change defaultTUIFIProfiles
| Reason: (Bad Implementation)
- Fixed:
- Fixed:
- Fixed:
-
- Overall minor code improvments
- Added:
-
- "Right-Click" menu
-
tuifi_config.json
Ability to change defaultTUIFIProfiles
-
TUIFIManager
>double_click_DELAY
(defaults to 0.4 seconds [ISSUE ON WINDOWS])
-
- Extensions:
-
-
mp3
,wav
,mid
,aac
,webp
,tiff
,tif
,tga
,heif
,heifs
,heic
,avi
,webm
,ogv
,bat
,tar
,tar.gz
,tar.xz
,tar.bz2
,tar.zst
request request
-
-
- Keybindings:
-
-
KEY_HOME
(Navigates to $HOME directory)
-
-
-
ALT + DOWN
Opens the "Right-Click" menu
-
-
-
- TERMUX only:
-
-
-
-
CTRL + DOWN
(Goes in&out of select-mode while also automatically copies the selected file(s))
-
-
-
-
-
CTRL + LEFT
(Goes out of select-mode while also cuts the seleccted file(s))
-
-
-
-
-
CTRL + END
(Goes out of select-mode while also deleting the selected file(s))
-
-
-
-
-
CTRL + UP
(Same asCTRL + V
, Pastes the copied/cutted files)
-
-
-
-
-
END
(Deletes selected files)
-
-
- this version is (kinda) a beta version