jj/cli
Essien Ita Essien e2a5c83e5c Follow ups on post-submission comments for #4282.
* Derive a bunch of standard and useful traits for `movement_util::Direction`
  as it is a simple type. Importantly `Copy`.
* Return `&'static str` from Direction.cmd()
* Refactor out `MovementArgs` to reduce the number of arguments
  to `movement_util::move_to_commit`.
* Implement `From<&NextArgs/&PrevArgs>` for MovementArgs

Part of #3947
2024-08-18 10:43:08 +01:00
..
examples working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
src Follow ups on post-submission comments for #4282. 2024-08-18 10:43:08 +01:00
testing
tests diff: simplify conditions whether to emit color-words context lines 2024-08-18 12:40:07 +09:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE