1

Re: Sort

In Vim, I'm used to typing :sort. However, ViEmu doesn't recognize the command. Is there a quick alternative? I've been unsuccessful in trying to get the Windows command-line sort to work, but that may just be a syntax problem.

2

Re: Sort

Keith, unfortunately ViEmu doesn't yet support the :sort command, and neither is the :! external filter command implemented. This remains a pending feature for a future version.

Meanwhile, I'd say the best bet is to look for or write a VS macro that can do the sort, and bind it to a keybinding using Tools|Options|Keyboard.

Regards,

  -- Jon

3

Re: Sort

Thanks for the feedback!

4

Re: Sort

You're very welcome, no problem. Thanks to your for the feature suggestion, it's always useful to know what people miss.