It would be really cool if `mo` could handle opening multiple files. Something like the following usage: ``` mo 1,2,3,6 # would open 4 files in vim mo 1,4,6-10 # would open 7 files in vim ```
It would be really cool if
mocould handle opening multiple files.Something like the following usage: