-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Description of the problem or steps to reproduce
Many log files I deal with are in the zulu time format, like something-2024-01-15T19:03:33Z.log. These are valid UNIX filenames. Micro is unable to open these files. Instead, it tries to open a non-existent file whose name ends before the first colon in the filename (in this example, something-2024-01-15T19). I don't see any mechanism to escape this behavior.
I've seen a couple of tickets referencing this, but they all seem to be closed, with even partial workaround alluded to but not spelled out in the ticket. This is still an issue as of the current version of Micro.
Specifications
Version: 2.0.13
Commit hash: Unknown
Compiled on Unknown*
OS: Void Linux (rolling)
Terminal: Alacritty 0.13.1
*-- Built from my distro. We don't seem to be doing anything special: https://github.com/void-linux/void-packages/blob/78bf2e3347a460dd3968e3655120a7aea5d51ae4/srcpkgs/micro/template