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
Matouš Dzivjak a4641a8613
feat(commands): sort command (#1288)
* feat(commands): sort/rsort  command

Add basic implementation of sort command.

* Sort by selections instead, implement reverse sort

* Generate docs

* Rename sort! to rsort
3 years ago
..
src feat(commands): sort command (#1288) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322) 3 years ago
build.rs Add commit hash to version info, if present (#957) 3 years ago