Just press shift-enter
Open multiple terminal.
Fancy ls.
- multiple terminal
- colorful status icon
- kill long live process
- fancy ls
shift-enter
toggle current terminalcommand-shift-e
new terminalcommand-shift-j
next terminalcommand-shift-k
prev terminal
-
1.3.4
- use
child_process.exec
instead ofchild_process.spawn
, support pipe like command
- use
-
1.3.3
- source ~/.profile and /etc/profile for environment variables.
-
1.3.2
- fix PATH of /usr/local/bin
- support ~