autohotkey - Authotkey, Conemu and pycmd -


I am using conemu, pycmd and autohotkey. Send

  :: / artask :: Send, D: {Enter}, send CD \ {ENTER}, send CD projects {Enter}, send CD R-Doon {Enter}, CD agenda {ENTER} Return   

Typing / artask After this returns returns some time but most of the time is not there.

I often get some output like

  cd a-drone cd taskist ..   

It seems that the single character is lost It seems OK to test it with the "MS dos" shell.

I like CONMEMU and PECMD, so how does any idea work?

If you are in Conmeu, you can do whatever you want and the right way - just one key Execute the command instead of

  ConEmuC-GUIMACO: 0 print "D: \ ncd \\ projects \\ ar-drone \\ agenda \ n"    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -