2024年8月21日 星期三

修改cursor的shortcut key

以修改"註解"的shortcut為例

1.  Ctrl + Shift + P. 打開指令視窗

2. 找到“preferences: open keyboard shortcuts”以後點選進去

3. 搜尋"Toggle Line comment"

4. 滑鼠到那個位置以後,前面會出現一枝筆。點擊那支筆,就能輸入key combo,修改快捷。


ref: https://forum.cursor.com/t/how-do-i-change-the-keyboard-shortcuts-that-cursor-uses/33

termix 搭配 tailscale

本文記錄如何透過 Docker 部署 Web-based 終端機 Termix,並結合 Tailscale 網狀網路,解決跨實體區域網路的 SSH/SFTP 連線管理問題。 1. Termix 簡介與 Docker Compose 部署 1.1 Termix 功能概述與網路需求 ...