readline5.patch
来自「最新的文件系统生成工具」· PATCH 代码 · 共 13 行
PATCH
13 行
diff -urN orig-readline/support/config.sub readline-5.0/support/config.sub--- orig-readline/support/config.sub 2003-09-10 09:16:12.000000000 -0400+++ readline-5.0/support/config.sub 2004-11-23 14:54:59.000000000 -0500@@ -1115,7 +1115,7 @@ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \- | -powermax* | -dnix*)+ | -powermax* | -dnix* | -uclibc*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?