|
@@ -15,9 +15,10 @@
|
|
|
|
|
|
## Short term
|
|
|
|
|
|
- + Add command --edit-rc to edit configuration file
|
|
|
+ + Add second way (added to current position based one) to point the entry you want, with a short hash
|
|
|
+ of the command for instance. This would be more stable after position change.
|
|
|
+ + Add command edit-rc to edit configuration file
|
|
|
+ Add command to exchange item
|
|
|
- + Change config file format (Sexp ?)
|
|
|
+ Run commands based on patterns (i.e. "run git" to run "git bundle /tmp/bundle
|
|
|
--all" ), bypassing command numbers
|
|
|
+ Allow to append arguments (i.e. "run 3 -- A...B" to run "git rev-list
|