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