
OP 平时工作的主力机是 MacBook + SSH Linux ,由于有时 Remote 办公,所以有时候需要通过 vpn 连入公司内网,加上近期发现飞连会进行后台截屏,所以单独开了一个虚拟机安装飞连,只用于工作相关需求。
需要连入公司内网的话就在本地 MacBook RDP 到本地局域网的 Windows ,平时用 iTerm2 习惯了,Windows 上安装了 SecureCRT ,真的感觉太难用了,UI 也感觉像是 20 年前的风格,操作起来也不顺手。
求问有什么推荐好用的 terminal 吗?能达到 iTerm2 水平就行。
1 1rv013c6aiWPGt24 2024-07-05 19:32:35 +08:00 Windows Terminal 是最好看的吧... |
2 dosomethingcool 2024-07-05 19:33:59 +08:00 xshell 不爆杀? |
3 Amber2011 2024-07-05 19:38:47 +08:00 |
4 0d 2024-07-05 19:38:49 +08:00 nushell + zellij |
5 jgh004 2024-07-05 19:45:41 +08:00 Windows Terminal |
6 0xCAFEF00D 2024-07-05 19:53:57 +08:00 tabby 或 terminal |
7 Yadomin 2024-07-05 19:55:38 +08:00 话说我有点好奇,能不能在 Linux 虚拟机里装飞连,然后用 iptables 和路由表,让你本机走虚拟机的 VPN 网络 |
8 azraelrabbit 2024-07-05 20:02:12 +08:00 Mobaxterm 了解一下. |
9 yanyao233 2024-07-05 20:02:20 +08:00 via Android 有没有佬推荐下 linux 下好用的,现在用的是 tabby ,但总感觉不顺手( |
10 ghostwwg 2024-07-05 20:02:39 +08:00 windows11 开始自带的 terminal 是极具性价比的。 |
13 thinkershare 2024-07-05 20:08:43 +08:00 Windows Terminal, 安装一下扩展,Terminal 有很多扩展。 我的 porfile 文件暂时是这个, 有很多花里胡哨的 UI 调整,我还一直想要微软将这个 terminal 跨平台,不过暂时没戏。 # Import-Module posh-git Import-Module PSReadLine oh-my-posh --init --shell pwsh --cOnfig="C:\Users\XXX\omp.json" | Invoke-Expression Set-PSReadLineOption -PredictionSource History Set-PSReadLineOption -HistorySearchCursorMovesToEnd Set-PSReadLineKeyHandler -Key "Tab" -Function MenuComplete Set-PSReadlineKeyHandler -Key "Ctrl+d" -Function ViExit Set-PSReadLineKeyHandler -Key "Ctrl+z" -Function Undo Set-PSReadLineKeyHandler -Key UpArrow -Function HistorySearchBackward Set-PSReadLineKeyHandler -Key DownArrow -Function HistorySearchForward |
14 thinkershare 2024-07-05 20:10:18 +08:00 顺便要吐槽一下 oh-my-posh 的新版本,改用 go 写后,慢的要死。 |
15 noahlias 2024-07-05 20:30:54 +08:00 windows 下 wezterm ! |
16 Tumblr 2024-07-05 20:34:45 +08:00 |
17 xiaoz 2024-07-05 20:36:17 +08:00 可以试试 Xterminal ,参考: https://blog.xiaoz.org/archives/19803 |
18 LonnyWong 2024-07-05 21:00:03 +08:00 Windows Terminal + https://github.com/trzsz/trzsz-ssh |
19 Pteromyini 2024-07-05 21:03:53 +08:00 wezterm xterminal tabby 都挺好的感觉,付费的 termus 也不错就是贵 |
20 curvatureship 2024-07-05 21:08:00 +08:00 https://github.com/Eugeny/tabby ,开源,自带 sftp |
21 poporange 2024-07-05 21:13:28 +08:00 xshell 就够了 |
22 feng0vx 2024-07-05 21:39:54 +08:00 via iPhone wsl1 |
23 linhongjun 2024-07-05 21:41:55 +08:00 只连 vps 所以用的 mobaxterm 便携版 |
24 Realsin 2024-07-05 21:45:25 +08:00 termius ,最好用了,还可以多端同步 |
25 WhatTheBridgeSay 2024-07-05 21:51:17 +08:00 你要的是单纯的 terminal 的话 Windows 自带的稍微配置一下就足够好用了,如果是想要 SSH Client ,那么 WindTerm 是个不错的选择 |
26 bequt 2024-07-05 22:36:27 +08:00 wezterm + tssh 无敌,也很酷。 |
27 FightPig 2024-07-05 22:46:24 +08:00 试试 wezterm ,我用着还行 |
28 esee 2024-07-05 22:49:05 +08:00 windterm 我用的这个 |
29 BraveXaiver 2024-07-05 23:09:09 +08:00 windterm +1 |
30 Hconk 2024-07-05 23:16:04 +08:00 via iPhone windterm +1 |
31 leeiio 2024-07-05 23:17:35 +08:00 cmder |
32 yjxjn 2024-07-05 23:19:38 +08:00 windterm +1 |
33 her999 2024-07-06 00:07:50 +08:00 Windows Terminal 可以调用 MSYS2 ,用 bash 或者 zsh 都可以。 |
34 windcode 2024-07-06 00:32:57 +08:00 via iPhone WezTerm ,UI 漂亮,可使用 lua 自定义配置,而且跨平台,一套配置可快速在 Linux 、Mac 、Windows 中配置出一模一样的 Terminal |
35 icaolei 2024-07-06 02:17:12 +08:00 electerm 开源里最好用的 |
36 yinmin 2024-07-06 09:10:37 +08:00 via iPhone windows 虚拟机开一个 socks5 服务给 mac ,也可以直接把远程服务器端口映射到 windows 虚拟机本地端口给 mac 直连 |
37 C0VN 2024-07-06 12:20:30 +08:00 没人用 MobaXterm 吗?虽然我自己用 Windows terminal 比较多。 |
38 alexhx 2024-07-06 12:34:08 +08:00 ConEmu + GitBash ,用了好多年了 也在 ConEmu 里配置了 CMD 、PowerShell 啥的,主要还是用 GitBash |
39 chouxiang99 2024-07-08 08:49:06 +08:00 我用 windterm 用 onedrive 当备份 mac 和 windows 都可以用 |
40 ketor 2024-07-10 23:43:42 +08:00 XShell ,功能强不说了,性能妥妥的 T1 ! 其他的 terminal 多少都有点不跟手,就类似于 macOS 上其实就 iTerm2 最跟手一样。 |