You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
Michael Davis f466212beb
Registers: Reverse first/last and rename to latest/oldest
The `first`/`last` names exposed some internal implementation details
that changed in the parent commit. The `latest`/`oldest` functions
return the same as `first`/`last` before the parent commit and now have
their names switched to focus on what they return about the register
rather than internal register ordering details.
4 months ago
..
src Registers: Reverse first/last and rename to latest/oldest 4 months ago
tests refactor(commands): trim end of `pipe`-like output (#10952) 4 months ago
.gitignore Initial import. 5 years ago
Cargo.toml Implement Error for InjectorShutdown 4 months ago
build.rs Add icon to Windows executable (#9104) 10 months ago