Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop esh-var-tests leaving temp files behind | Glenn Morris | 2022-05-04 | 1 | -1/+6 |
* | Improve the behavior of concatenating parts of Eshell arguments | Jim Porter | 2022-05-03 | 1 | -2/+17 |
* | Return a list of numbers if all lines of an Eshell subcommand are numeric | Jim Porter | 2022-05-03 | 1 | -1/+7 |
* | Eshell variable expansion should always return strings inside quotes | Jim Porter | 2022-05-03 | 1 | -23/+148 |
* | Support applying indices to more Eshell dollar expansions | Jim Porter | 2022-03-08 | 1 | -0/+23 |
* | Allow splitting strings in Eshell expansions with "plain" strings | Jim Porter | 2022-03-03 | 1 | -0/+12 |
* | Fix parsing of indices in Eshell expansions | Jim Porter | 2022-03-03 | 1 | -0/+152 |
* | Fix Eshell dollar interpolation inside of double-quotes | Jim Porter | 2022-03-03 | 1 | -0/+49 |
* | Move Eshell variable interpolation tests to their own file | Jim Porter | 2022-03-03 | 1 | -0/+111 |