mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
ui fixes
This commit is contained in:
@@ -24,7 +24,7 @@ export class WSLShellProvider extends ShellProvider {
|
||||
|
||||
return [{
|
||||
id: 'wsl',
|
||||
name: 'Bash on Windows',
|
||||
name: 'WSL / Bash on Windows',
|
||||
command: wslPath,
|
||||
env: {
|
||||
TERM: 'xterm-color',
|
||||
|
Reference in New Issue
Block a user