Randy Lai
Randy Lai
We’l need to support user define regex for any specific patterns. The default pattern is meant to be generic.
Could you elaborate a bit more? Does `shell_cmd` work for you?
Oic. It is not how it works. The command `terminus_exec` doesn't send text to a Terminus window. There is a way to implement it by using the command `terminus_keypress` but...
You might need to override some of the keybindings in https://github.com/randy3k/Terminus/blob/master/Default.sublime-keymap Try the following, though I haven't tested it as I don't own any keyboards other than standard US QWERTY....
Could you turn on the debug setting in Terminus settings and report the log of sublime condole?
Thanks, it of course sounds useful. I will merge it once I have a chance to test it
Yes, it is possible.
Hah.... I was just making fun. While it is possible, I don't think I will have the time to invest in it. One could peek at [FileManager](https://github.com/math2001/FileManager) to see how...
Did you enable 256 color?
How about changing the `term` setting to `xterm-256color`?