lp://staging/~minos-archive/minos/todo.txt-cli
- Get this branch:
- bzr branch lp://staging/~minos-archive/minos/todo.txt-cli
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/ginatrapani/todo.txt-cli.git.
Last successful import was .
Recent revisions
- 235. By Guilherme Reis <email address hidden>
-
Read the task's name and uses as default (#249)
Read the task's name and uses as default, so the user can read the previous task's name.
Thanks @guifeliper
- 228. By Ali Karbassi <email address hidden>
-
change: Moved USAGE out of README. (#238)
The usage was making the README extremely long and unruly. Let's move it
out to it's own file so it can be updated quickly as well. - 227. By Alberto Fanjul Alonso
-
new: Configurable config dir (#223)
- Configurable config dir
- Describe Makefile options - 226. By Simon Marache-Francisco
-
fix: Make text input more user-friendly (#208)
The use of the default read command will not allow the user to use arrow keys and shortcuts to enter the data when doing a replace or entering any input, which can be frustrating. Besides, backslashed are interpreted and can be mangled.
- Using the `-e` option will trigger the use of the readline library: you can then, as expected in bash, use the arrow keys and all shortcuts to move around the line before pressing enter.
- Using the `-r` option will prevent the interpretation of the "" and insert them as typed, useful when pasting code:
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)