vito/app/Http/Controllers
Dimitar Yanakiev 4b8e798e66
fix: prevent "null" from appearing in console after user selection (#501) (#514)
Ensure a default working directory is returned when fetching the console working directory. Previously, if a user is switched before running any commands, `Cache::get` would return `null`. Now, it defaults to `'~'` if no value exists.

Closes #501.
2025-02-28 19:44:12 +01:00
..
2025-02-23 12:50:46 +01:00
2023-07-02 12:47:50 +02:00