markbirbeck/sublime-text-shell-command
The ShellCommand plugin allows arbitrary shell commands to be run and their output to be sent to buffers or panels. The output can have a syntax associated with it, which makes it possible to build 'modes' that provide complex interactions.
PythonMIT
Issues
- 0
- 1
Setting shell-file-name does nothing on Windows
#81 opened by adrienne - 1
ANSI colours in output not escaped
#79 opened by fy2 - 1
the output is added to the end of the file
#77 opened by jabbalaci - 0
- 2
- 4
alt+shift+1 overrides default layout hotkey
#33 opened by mvoidex - 2
All commands are added to the history rather than just commands typed by users
#73 opened by markbirbeck - 2
- 0
When a prompt is opened it takes two presses of either up or down to get the history started
#72 opened by markbirbeck - 5
Remember history of commands
#27 opened by temoto - 0
Make the output of long-running tasks smoother
#68 opened by markbirbeck - 2
Implement Working Directory feature.
#60 opened by ci70 - 1
Replace carriage returns with newlines
#26 opened by p3lim - 0
Issue with holding 'g' when looking at output
#28 opened by skwerlman - 2
UnicodeDecodeError
#38 opened by PeterPablo - 3
Close on success
#40 opened by markbirbeck - 1
encoding error
#52 opened by cjunekim - 1
HiDPI issue on Windows?
#55 opened by kevin-stuart - 1
Use value from settings in a command
#58 opened by gwenzek - 7
- 0
- 1
Reuse an existing buffer like Find in Files works, allowing append or replace to a specific buffer.
#61 opened by ses4j - 3
alt+| doesn't work as described in README
#63 opened by rmchale - 0
Add key binding to take command from region
#66 opened by markbirbeck - 6
- 0
- 1
- 1
Send ctrl + c to terminate a running command
#54 opened by DiegoAz - 0
- 0
- 1
- 1
root_dir is no longer working
#45 opened by markbirbeck - 0
- 0
- 4
- 2
enable scrolling to end on long output
#39 opened by PeterPablo - 1
allow shell to be overridden
#43 opened by markbirbeck - 1
- 1
Add equivalents of the build system variables
#35 opened by markbirbeck - 0
- 2
Execute a comment and suffixing the current file
#31 opened by p3lim - 0
- 0
Allow output to status bar
#29 opened by markbirbeck - 1
Flip the `root_dir` default so that working directory comes from current file.
#25 opened by markbirbeck - 2
Wrong working directory
#17 opened by kerheol - 0
- 1
Menu entries to open 'Settings - Default' and 'Key Bindings - Default' don't work.
#22 opened by markbirbeck - 0
Add option to force command to use current file's directory for the working directory.
#24 opened by markbirbeck - 1