Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-06 | Have selectors output line numbers instead of linesHEADmaster | John Ankarström | |
This makes it possible for the ef shell to know which lines are being processed. | |||
2021-01-06 | Add `mkefp' (make ef path) helper | John Ankarström | |
The ef path is a directory containing an ef session's state. It is exposed as the environment variable EFP. For simplicity's sake, it is not allowed to contain spaces. | |||
2021-01-06 | Add `r' (line range) selector, `absln' (absolute line) helper | John Ankarström | |
2021-01-06 | Add `m' (move) filter | John Ankarström | |