mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-22 10:01:40 +03:00
set COLORTERM
This commit is contained in:
parent
8d11a91201
commit
1029884ef7
@ -140,6 +140,7 @@ export class Session extends BaseSession {
|
||||
let env = mergeEnv(
|
||||
process.env,
|
||||
{
|
||||
COLORTERM: 'truecolor',
|
||||
TERM: 'xterm-256color',
|
||||
TERM_PROGRAM: 'Tabby',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user