123 Star 0 Fork 10

src-openEuler/elinks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
elinks-0.15.1-utf_8_io-default.patch 935 Bytes
一键复制 编辑 原始数据 按行查看 历史
wk333 提交于 2024-07-04 15:04 . Update to 0.17.0
From 52dbca32610d5f4c23b9abf212424b973da7390a Mon Sep 17 00:00:00 2001
From: Kamil Dudka <kdudka@redhat.com>
Date: Mon, 1 Aug 2022 12:32:37 +0200
Subject: [PATCH] elinks-0.10.1-utf_8_io-default.patch
---
src/config/options.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/config/options.inc b/src/config/options.inc
index 01ef159..1c9bf12 100644
--- a/src/config/options.inc
+++ b/src/config/options.inc
@@ -1006,7 +1006,7 @@ static union option_info config_options_info[] = {
* not defined, it should not be possible to set UTF-8 as "codepage";
* please report any such possibilities as bugs.) */
INIT_OPT_BOOL("terminal._template_", N_("UTF-8 I/O"),
- "utf_8_io", OPT_ZERO, 0,
+ "utf_8_io", OPT_ZERO, 1,
N_("Enable I/O in UTF-8 for Unicode terminals. "
"Note that currently, only the subset of UTF-8 according to "
"terminal codepage is used. ELinks ignores this option "
--
2.35.3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/elinks.git
git@gitee.com:src-openeuler/elinks.git
src-openeuler
elinks
elinks
master

搜索帮助