Improving dt's UI
Ivan Glushkov
gli.work at gmail.com
Fri Jul 4 01:55:35 PDT 2008
Hello.
> So, if I had my way, these commands would be added:
> - close: accepts --fixed, --invalid or --dropped (but defaults to --
> fixed)
May be the editor should be also invoked to enter some message?
> - ed: edit a ticket, including all the headers and the body
Do you mean creating new comment? Hm, we really can include all
previous comments and the body into the new comment (after some
delimiter - so they'll not be included in the real comment). This will
allow to see the issue in the whole.
> - sh: open a shell which DT commands can be executed from.
> For example:
> $ dt sh
> > ls
> 1 open Fix the widget
> 2 closed Link foo to bar
> > new
> ... create a new ticket ...
> > close 1
> ... go through the steps of closing ...
> Where each of the commands is identical to running `dt $cmd` from the
> shell.
> (I'd like this because my poor mac takes a second or two to start up,
> and it's really frustrating when I've got to run two or three
> commands in sequence).
May be we should better speed up the launching time of dt? I don't
think that creating new interface is good idea, as it will complicate
everything.
Ivan.
More information about the Dev
mailing list