Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 852 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 852 Bytes

Todo

A terminal based Todo list manager written in Rust. My first Rust project.

Quick Start

cargo run

Controls

Key Descritption
w/↑,s/↓ Move UP/DOWN
SHIFT+w,SHIFT+s Drag element UP/DOWN
d Delete 'Done' element
ENTER Action
TAB Switch between Todos and Dones
q/ESC Quit