Currently, move command after success only tells, which task number, from which file and into which file it is being moved. In my opinion, it lacks info about where exactly it is moved to, namely, at which row it will be presented in the future (which task number it will get).
UX will be a little bit better with this, because, for example, if I have double-file setup with todo.txt and someday.txt and I move some task from someday into todo (to mark this task for myself as a task which I'll definitely embark on) I have to do extra action: to determine its new number, with ls or even manually opening this file in some text editor, which is not that convenient.