James Cherti
|
6c1f616c59
|
Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)
|
2022-04-06 14:32:11 +09:00 |
w0rp
|
4f3190daa8
|
Fix a test on Windows
|
2019-01-04 14:51:55 +00:00 |
w0rp
|
08606b88d0
|
Clean up the new g:ale_shell code. Use it for Windows
|
2019-01-03 21:23:09 +00:00 |
Holden
|
5f613a5fd6
|
change ale to use value of g:ale_shell regardless of what it is
|
2019-01-02 19:05:51 -05:00 |
Holden
|
8550fa6059
|
fix tests on windows
|
2018-12-28 12:51:01 -05:00 |
Holden
|
c499825a0b
|
add tests for ale_shell option
|
2018-12-28 11:58:55 -05:00 |
w0rp
|
a0aa9aa9b7
|
Fix #1495 - Fall back to /bin/sh when shell=pwsh
|
2018-04-12 21:01:35 +01:00 |
w0rp
|
045c92ed65
|
Fix #1298 - Escape commands for PowerShell
|
2018-01-17 18:08:17 +00:00 |
w0rp
|
e43e7065da
|
Fix #1115 - Add support for wrapping all commands with an option
|
2017-12-20 12:20:38 +00:00 |
w0rp
|
b6a487ccf9
|
Fix some random test issues for Windows
|
2017-09-11 00:47:27 +01:00 |
w0rp
|
751d965265
|
Fix #749 - Use /bin/sh when the shell is fish
|
2017-07-10 21:35:35 +01:00 |