Update TODO.
This commit is contained in:
parent
b5a93fc871
commit
e40a999620
24
TODO.md
24
TODO.md
@ -1,14 +1,16 @@
|
|||||||
# TODO
|
# TODO
|
||||||
- signal handling
|
- signal handling
|
||||||
- autotools/automake
|
- turn either 1 or 3 cards to the waste pile (configurable)
|
||||||
- make compatible with non-colored terminals
|
- {cursor,label,hacker} mode (configurable)
|
||||||
- verify portability on different architectures
|
|
||||||
- handle screen resizing
|
|
||||||
- automatic moving of cards
|
|
||||||
- config file/cli arguments parsing
|
|
||||||
- turn either 1 or 3 cards to the waste pile
|
|
||||||
- number of passes through the stock
|
|
||||||
- {cursor,label,hacker} mode
|
|
||||||
- undo (?)
|
- undo (?)
|
||||||
- move without cursor (a digit for each stack) (?)
|
|
||||||
- move like a hacker (e.g 'm03m2' == move 3 cards from maneuvre 0 to maneuvre 2) (?)
|
## For 1.0
|
||||||
|
- [ ] make compatible with non-colored terminals
|
||||||
|
- [ ] verify portability on different architectures
|
||||||
|
- [ ] handle screen resizing
|
||||||
|
- [x] number of passes through the stock (configurable)
|
||||||
|
|
||||||
|
## Ideas
|
||||||
|
- automatic moving of cards
|
||||||
|
- move without cursor (a digit for each stack)
|
||||||
|
- move like a hacker (e.g 'm03m2' == move 3 cards from maneuvre 0 to maneuvre 2)
|
||||||
|
Loading…
Reference in New Issue
Block a user