diff options
author | Rory Dudley | 2024-07-03 15:23:54 -0600 |
---|---|---|
committer | Rory Dudley | 2024-07-03 15:23:54 -0600 |
commit | af66f66f9d7b4a977ffd2420211704c050f23da8 (patch) | |
tree | 242054c0cf14dac113b628d138a0783720a5e381 /src/poem/anthology.rs | |
parent | 44fefed589432fb5ecdca443467384be10caccab (diff) | |
download | dwarvish-af66f66f9d7b4a977ffd2420211704c050f23da8.tar.gz |
Fix a bug with environment variables in the shell
The code to find and replace environment variables was only searching
for alphanumeric characters. This means that the shell was unable to
recognize environment variables that used an underscore, for instance.
This patch allows the underscore character to be used when settings and
reading environment variables.
Diffstat (limited to 'src/poem/anthology.rs')
0 files changed, 0 insertions, 0 deletions