Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Utils
KWSys
Commits
f17f22a2
Commit
f17f22a2
authored
6 years ago
by
E5ten
Committed by
Brad King
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Terminal: Add alacritty and alacritty-direct to VT100 color support whitelist
parent
1809bedd
No related branches found
Branches containing commit
No related tags found
1 merge request
!110
Terminal: Add alacritty and alacritty-direct to VT100 color support whitelist
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Terminal.c
+2
-0
2 additions, 0 deletions
Terminal.c
with
2 additions
and
0 deletions
Terminal.c
+
2
−
0
View file @
f17f22a2
...
...
@@ -103,6 +103,8 @@ static int kwsysTerminalStreamIsNotInteractive(FILE* stream)
/* List of terminal names known to support VT100 color escape sequences. */
static
const
char
*
kwsysTerminalVT100Names
[]
=
{
"Eterm"
,
"alacritty"
,
"alacritty-direct"
,
"ansi"
,
"color-xterm"
,
"con132x25"
,
...
...
This diff is collapsed.
Click to expand it.
Brad King
@brad.king
mentioned in commit
9d6873b1
·
6 years ago
mentioned in commit
9d6873b1
mentioned in commit 9d6873b11837f341027c9a6f2880708126f08b8b
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment