| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This is too hard to make robust. Problems include
- Reading input in different places causes lines to appear and disappear
- There is no easy way to sequence the asynchronous operations
following bg.
- Response to job control of user commands on some OSes (MacOS,
for example) is unpredicatble.
|
|
|
|
|
|
| |
This should be even simpler.
Also more fix ups for failed pattern diffs.
|
|
|
|
|
|
|
| |
Use ed to get minimal user interaction without needing
advanced terminal handling.
Improve test output of failures of pattern differences.
|
|
Also new job options.
Also suppress debug error if rows or columns are reported as zero as
this is normal without a physical terminal.
|