Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-06 | ui: Do not attempt to display the line preceding the 0th. | Arun Isaac | |
* ccwl/ui.scm (source-in-context): Do not attempt to display the line preceding the 0th. * tests/ui.scm ("display source in context on 0th line"): New line. | |||
2023-11-06 | tests: Add tests for ui.scm. | Arun Isaac | |
* tests/ui.scm: New file. |