jj/cli
Gregory Anders f4bedf56f6 cli: clear line after writing
Clear the rest of the cursor line (from the cursor to the end of the
row) after drawing the progress bar rather than clearing the entire line
before drawing. This reduces flickering on terminal emulators which are
able to redraw rapidly.
2024-05-30 12:27:11 -05:00
..
examples templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
src cli: clear line after writing 2024-05-30 12:27:11 -05:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests repo: when abandoning a working copy that a merge, recreate it 2024-05-29 06:54:30 -07:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00