rust-selection-sort.kak/src
2023-03-11 18:05:42 -05:00
..
box_.rs Update commands to use x instead of <a-x> due to new kak change 2023-03-11 18:05:42 -05:00
errors.rs Increase speed by using shell-words instead of shellwords 2022-09-07 18:52:30 -04:00
incr.rs Cleanup 2022-10-02 13:12:58 -04:00
invert.rs Update commands to use x instead of <a-x> due to new kak change 2023-03-11 18:05:42 -05:00
join.rs Add join command 2023-02-09 23:27:45 -05:00
main.rs Add join command 2023-02-09 23:27:45 -05:00
math_eval.rs Cleanup 2022-10-02 13:12:58 -04:00
pad.rs Cleanup 2022-10-02 13:12:58 -04:00
rev.rs Add rev command 2023-01-24 20:55:21 -05:00
set.rs Format 2023-02-09 23:27:45 -05:00
shuf.rs Allow executing draft keys before getting selections and subselections 2022-07-17 21:44:42 -04:00
sort.rs Cleanup 2022-10-02 13:12:58 -04:00
trim.rs Allow executing draft keys before getting selections and subselections 2022-07-17 21:44:42 -04:00
uniq.rs Add support for accepting AsRef<str> 2022-08-11 16:22:00 -04:00
utils.rs Use cow for keys 2022-10-02 16:40:56 -04:00
xargs.rs Cleanup 2022-10-02 13:12:58 -04:00
xlookup.rs Use cow for keys 2022-10-02 16:40:56 -04:00