惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - Franky
I
InfoQ
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
雷峰网
雷峰网
博客园 - 聂微东
N
Netflix TechBlog - Medium
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
D
Docker

Terminal

2026 年了,大家都在用什么工具 ssh 连服务器 终端的 256 色和 true color 区别明显吗? ghostty 可以设置关键字高亮么? 大家碰到了 ms terminal 的行缓冲区错乱的问题么? 万能 V 友, win 的 terminal 有无 config 能一键同步 MacOS 上的 SSH 工具除了 Termius 有其他替换吗? SolarNG 一个浏览器界面风格的远程管理客户端 开发和运维喜欢的终端客户端的区别 Kitty, Wezterm, Alacritty, Ghostty 该用哪个? Xterminal 这个工具你们觉得怎么样 mac 有没有支持设置同步的终端? mobaxterm 的文件浏览器,删除的时候为啥不直接用 rm -rf? 每次选中目录删除都要转半天 求推荐带有 AI 功能的 SSH 工具? 目前似乎没有一个终端管理器能实现服务器之间直接互传文件 Termius 作为一个 SSH 终端缺少这么多基础功能,为什么有人用,顺便问问还有没有什么 Mac 能用的终端推荐 macos 的 Ghostty,大家是怎么从 finder 中快速打开对应的 Ghostty 终端的 ubuntu tty 上如何显示中文字符? 求推荐 Windows 下好用的 terminal 终端复用器目前最佳实践是什么? alacritty 下的 vim, 即使处于 NORMAL 模式, 使用中文输入法也能插入字符 求教个常见的 shell 问题 MS 的 Terminal 有个 bug 有什么推荐的终端工具(mac) 有人折腾 terminal 么? 我在 windows 上用 git bash 安装了 zsh+ohmyzsh, 遇到问题 warp 不能用 f1, f2, f3 等 f 键嘛? 你们在 iTerm2 下能显示\uF002 吗? 请问 iTerm2 可以新建自定义大小的 Pane 吗? ssh 会记录登录过的所有服务器 host 吗? iterm 的交互延迟是不是比别的平台的 terminal 要高? iTerm/zsh 环境变量快速切换问题
在 terminal 里用 trans 翻译的中文“有时”上下文次序会错乱?...
cmichael · 2021-03-12 · via Terminal

trans -d :zh "Multiple windows are useful when you’re working with one set of found records and you need to do another search. You can perform a find in a new window without losing your found set in the original window. Say you’ve been working with a list of all your contacts who don’t have email addresses and then suddenly get the paperwork you need to edit the detail on another record. Although you can enter data on the list layout, all the fields you need may not be on that layout. Just create a new window, switch to the detail layout, and then look up the record you want to edit (see Figure 1-18). Your missing email group is safe and sound in the first window. (See the box on page 32 to see what problems can happen when you edit the same record in multiple windows.)"

会先转成(可以去了-d 看到): Although you can enter data on the list layout, all the fields you need may not be on that layout. Just create a new window, switch to the detail layout, and then look up the record you want to edit (see Figure 1-18). Multiple windows are useful when you’re working with one set of found records and you need to do another search. Your missing email group is safe and sound in the first window. You can perform a find in a new window without losing your found set in the original window. (See the box on page 32 to see what problems can happen when you edit the same record in multiple windows.) Say you’ve been working with a list of all your contacts who don’t have email addresses and then suddenly get the paperwork you need to edit the detail on another record.

然后翻译出来: 尽管您可以在列表布局上输入数据,但是您所需的所有字段可能不在该布局上。只需创建一个新窗口,切换到详细信息布局,然后查找要编辑的记录即可(请参见图 1-18 )。当您使用一组找到的记录并且需要进行另一次搜索时,多个窗口很有用。您丢失的电子邮件组在第一个窗口中是安全无事的。 您可以在新窗口中执行查找,而不会丢失原始窗口中的查找集。(请参阅第 32 页的框,查看在多个窗口中编辑同一记录时可能发生的问题。)假设您一直在处理所有没有电子邮件地址的联系人列表,然后突然得到所需的文书工作来编辑另一条记录上的详细信息。

但是用 trans :fr 就不会有问题,难道是谷歌引擎对中文故意的?