aboutsummaryrefslogtreecommitdiffstats
path: root/src/input.rs
Commit message (Expand)AuthorAgeFilesLines
* sin functionSam Anthony2023-02-091-6/+15
* press Shift+d to clear stack and bufferSam Anthony2023-02-091-0/+7
* press d to delete bufferSam Anthony2023-02-031-0/+3
* make input handling match expression more conciseSam Anthony2023-02-021-9/+3
* check buffer not empty within push_buffer_to_stack()Sam Anthony2023-02-021-9/+7
* swap functionSam Anthony2023-02-021-0/+12
* refactor input handlingv0.1.0Sam Anthony2023-02-021-13/+22
* refactorSam Anthony2023-02-011-0/+45