Results 174 comments of t9md

There is no bug for loading command. You see all commands available in **current target element**. You need to open palette in text-editor to see sentence motion, since its only...

Forgot to comment about keyboard-shutcut. I don’t know why shortcut is not shown in your env. Can you reproduce it?

Read message. Check if line 311 in your keymap.cson define duplicate `#` keymap. I believe you have `#` keymap at the line above 311 already and this is not vmp...

The latest Atom version in stable channel is 1.51.0. Are you really using 1.7.3 or is it typo?

I know this feature as long as lots of register feature which is not currently implemented in vmp. For the numbered register, I rarely use this since for me it's...

Since lots of request coming for not yet supported register. I use this oldest issue as consolidated issue for any registers currently not supported.

Thank you for the kind comment. Btw, Have you reported this issue to go-plus? I tried with autosave enabled, but I couldn't reproduce. So I think go-plus is somewhat related...

OK, for the `Clip Debug Info` command, you are right. The length of output just depends on what amount of configuration you have changed from the default.

@drubenstein Let me ask some questions. Can you reproduce it always? Your **Commands** log bellow seem to not exactly how explained in repro steps. start atom then open empty buffer...

vmp not doing anything special for `backspace`. In my environment, I can remap `backspace` with your kemap above. I'm using macOS, but it **should** work on windows too. Since user's...