The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
In the NoteCards File Browser, when I recompute to connect to the new pattern {DSK}<home>paolo>il>webcard>*.notefile;*, the browser accepts and displays a pattern that differs from the input by 2 missing characters and a capitalized extension, i.e. {DSK}<home>paolo>il>webcard.NOTEFILE;* is shown.
This results in no matching files to be found even if present and I have to edit the pattern again to fix it.
To Reproduce
Steps to reproduce the behavior:
on Linux, make sure the directory ~/il/webcard/ exists
launch Medley
click NOTECARDS
with the File Browser, execute the Recompute > New Pattern menu command
edit the suggested pattern to look like {DSK}<home>paolo>il>webcard>*.notefile;*, i.e. delete notefiles and type webcard
Expected behavior
The File Browser connects to the pattern {DSK}<home>paolo>il>webcard>*.notefile;*.
Screenshots
The default NoteCards File Browser pattern:
The pattern after Recompute > New Pattern:
The pattern after editing:
The resulting pattern:
Context (please complete the following information):
OS: Linux Mint Cinnamon
OS Version: 22
Host arch: x86_64 (System76 Merkaat)
Maiko version: N/A
IL:MAKESYSDATE: 27-Oct-2024 11:48:39
Additional context
The issue occurs only with the NoteCards File Browser and the webcard directory.
Describe the bug
In the NoteCards File Browser, when I recompute to connect to the new pattern
{DSK}<home>paolo>il>webcard>*.notefile;*
, the browser accepts and displays a pattern that differs from the input by 2 missing characters and a capitalized extension, i.e.{DSK}<home>paolo>il>webcard.NOTEFILE;*
is shown.This results in no matching files to be found even if present and I have to edit the pattern again to fix it.
To Reproduce
Steps to reproduce the behavior:
~/il/webcard/
existsNOTECARDS
Recompute
>New Pattern
menu command{DSK}<home>paolo>il>webcard>*.notefile;*
, i.e. deletenotefiles
and typewebcard
Expected behavior
The File Browser connects to the pattern
{DSK}<home>paolo>il>webcard>*.notefile;*
.Screenshots
The default NoteCards File Browser pattern:
The pattern after
Recompute
>New Pattern
:The pattern after editing:
The resulting pattern:
Context (please complete the following information):
Additional context
The issue occurs only with the NoteCards File Browser and the
webcard
directory.