Close issues #13 and #18

This commit is contained in:
Cormac Shannon
2026-03-10 21:35:48 +00:00
parent a43fd10e64
commit f49a73bc52
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Issue #13 — Shell globbing # Issue #13 — Shell globbing
**Status:** open **Status:** closed
**Blocked by:** #03, #04 **Blocked by:** #03, #04
## Problem ## Problem

View File

@@ -1,6 +1,6 @@
# 18 — Path expansion (`~`, `*`, `**`) # 18 — Path expansion (`~`, `*`, `**`)
**Status:** open **Status:** closed
**Related:** #13 shell globbing **Related:** #13 shell globbing
Path expansion for `~` is not available. Commands like: Path expansion for `~` is not available. Commands like: