-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
I tried to open the file ~/Documents/notes/calendar.txt
But autocomplete does not find it:
:o ~/Documents/notes/cal<TAB>
All other files are visible in this folder, even other txt files, just this one is missing. If I manually enter the whole name and hit Enter, the file opens fine. Just not visible for autocomplete.
If I rename the file to calendar.txt.txt, autocomplete finds it.
It is a regular file:
notes » ls -l calendar.txt
-rw-r--r-- 1 adi adi 649 Jul 2 19:14 calendar.txt
Reproduction Steps
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Platform
Manjaro Linux amd64
Terminal Emulator
alacritty 0.12.0 (5a728195)
Helix Version
helix 23.05
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug