niten94
|
f05d3582b3
|
Receive SIGINT only in RunInteractiveShell
Temporarily reset SIGINT signal handlers and receive SIGINT in
RunInteractiveShell. Do not try to kill the process in micro when signal
is received.
|
2024-06-17 19:07:10 +08:00 |
|
Zachary Yedidia
|
c492466583
|
Always return full RunBackgroundShell output
Fixes #2459
|
2023-02-14 11:34:19 -08:00 |
|
Zachary Yedidia
|
eff89a98a7
|
Fix v2 import path for go mod
|
2020-05-04 10:16:15 -04:00 |
|
Zachary Yedidia
|
6a465500bc
|
Properly handle empty args with new shellquote lib
Fixes #1454
|
2020-01-06 11:38:21 -05:00 |
|
Zachary Yedidia
|
2855ae204c
|
Replace shellwords with shellquote
|
2020-01-02 18:30:51 -05:00 |
|
Zachary Yedidia
|
0612af1590
|
Change project layout and use go.mod
|
2019-12-25 17:05:10 -05:00 |
|