summaryrefslogtreecommitdiffstats
path: root/src/poem/anthology.rs
Commit message (Expand)AuthorAgeFilesLines
* Add back spellcheckRory Dudley2024-06-141-38/+3
* Updated the way built-in commands are called/usedRory Dudley2024-06-041-13/+129
* Added the 'which' built-in commandRory Dudley2024-05-201-2/+4
* Capture STDOUT as bytes, and convert to string when necessaryRory Dudley2024-04-061-1/+1
* Add better support for aliasesRory Dudley2024-04-041-3/+3
* Document aliases in the docstring for lookup()Rory Dudley2024-03-311-0/+4
* Add docstring comments to all the anthology functionsRory Dudley2024-03-311-1/+17
* Add the 'unset' built-in commandRory Dudley2024-03-301-1/+4
* Add the 'alias' built-in commandRory Dudley2024-03-301-5/+8
* Fix the buildRory Dudley2024-03-301-0/+1
* Add wrapper for global shell environmentRory Dudley2024-03-301-2/+2
* Remove hard-coded PATHRory Dudley2024-03-281-3/+2
* The anthology moduleRory Dudley2024-03-281-0/+32