当前位置:网站首页>SecureCRT background color
SecureCRT background color
2022-08-09 23:15:00 【Full stack programmer webmaster】
Hello everyone, meet again, I'm your friend Quanstack Jun.
1. Options > Global options > General > Default session > Edit default=> Emulation - > Terminal - > ANSI Colors
2. Appearance
From left to right:
Red | Greem | Blue |
---|---|---|
0 | 43 | 53 |
131 | 48 | 150 |
119 | 119 | 255 |
128 | 128 | 0 |
255 | 128 | 128 |
ANSI colors
3. Terminal -> Emulation
4. Session Options->Terminal
Note that using the color scheme refers to the color scheme used by vim, and the ANSI color refers to the color scheme of secureCRT. Both of these must be checked, so there will be a problem, because the color scheme of vim will affect the color scheme of secureCRTof.
https://www.cnblogs.com/firstcsharp/p/7419938.html
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/105804.htmlOriginal link: https://javaforall.cn
边栏推荐
- 什么是源文件?
- 蔚来杯2022牛客暑期多校训练营7 CFGJ
- Leetcode 93 IP addresses
- Problems with compiling SIP with QGIS
- Referenced file contains errors 完美解决方法
- 论文解读(DropEdge)《DropEdge: Towards Deep Graph Convolutional Networks on Node Classification》
- 重要的不是成为海贼王,而是像路飞一样去冒险
- L3-2 Delete up to three characters (30 points)
- 上海控安SmartRocket系列产品推介(三):SmartRocket iVerifier计算机联锁系统验证工具
- 【云原生】4.2 DevOps 精讲篇
猜你喜欢
Shanghai Konan SmartRocket series product introduction (3): SmartRocket iVerifier computer interlocking system verification tool
小黑leetcode之旅:94. 二叉树的中序遍历(补充Morris 中序遍历)
Pagoda measurement - building LightPicture open source map bed system
宝塔实测-搭建LightPicture开源图床系统
Reinforcement Learning Weekly Issue 57: DL-DRL, FedDRL & Deep VULMAN
PMP每日一练 | 考试不迷路-8.9(包含敏捷+多选)
小黑leetcode清爽雨天之旅,刚吃完宇飞牛肉面、麻辣烫和啤酒:112. 路径总和
XXE-XML外部实体注入-知识点
Sudoku | Backtrack-7
STC8H开发(十五): GPIO驱动Ci24R1无线模块
随机推荐
Leetcode 93 复原IP地址
[Implementation of the interface for adding, deleting, checking, and modifying a double-linked list]
SecureCRT 设置超时自动断开连接时长
CVPR22 Oral|通过多尺度token聚合分流自注意力,代码已开源
TF使用constant生成数据
LeetCode26:删除有序数组中的重复项
Converting angles to radians
2021(ICPC)亚洲区域赛昆明站(CGHIJLM)
论文解读(DropEdge)《DropEdge: Towards Deep Graph Convolutional Networks on Node Classification》
线段相交的应用
角度和弧度的相互换算
cadence中复制一部分PCB到另一个PCB中去
4D Summary: 38 Knowledge Points of Distributed Systems
Jensen (琴生) 不等式
Skywalking系列学习之Trace Profiling源码分析
2022 首期线下 Workshop!面向应用开发者们的数据应用体验日来了 | TiDB Workshop Day
【测试】语句覆盖,判定覆盖,条件覆盖,路径覆盖
《强化学习周刊》第57期:DL-DRL、FedDRL & Deep VULMAN
SQL语句及索引的优化
编程语言中,取余和取模的区别