kevinfis
kevinfis
自問自答, 剛剛想到重新裝完git版後還沒有執行指令 ibus-daemon -drx 執行完再操作一次 tmp 有出現錯誤訊息檔案了, 所以也有可能 pacman上面的版本有問題? 總之這錯誤訊息問題部份這樣解決了.
想藉這個問題想請教一直一來的一個使用疑問, 爲什麼就算是用 emacs -q 啓動的emacs, 如果在終端機下了指令 ibus-daemon -drx 重啓了ibus後 gui版的emacs下無法使用各種輸入方案只能打英文了? 就算切換到英文再切回到rime也不行, 必須要重開emacs才能用ibu-rime輸入中文?
There is a analogous message in yasnippet-snippets-20230227.1504, so i have to manual unmark yasnippet-snippets before update: ⛔ Warning (tar): Extracted ‘/home/User/.emacs.d/elpa-29.0/yasnippet-snippets-20230227.1504/snippets/terraform-mode/google/app_engine_resources/PaxHeaders/goog’, a pax extended header, as a normal file GNU...
這個好用, 建議預設開啟+1, 也建議同時把候選欄預設外框加大一些, 更好點選. 補充說明, 這個開關位在"同文輸入app"中的選項 keyboard settings, 不存在於設定檔trime.yaml內. 附註: 如果要修改這個選項, 此處同時再加個建議, 在 'deploy 部署' 按鈕附近能不能增加個文字測試輸入區? deploy按下去後有個地方測試輸入法,就不用切換到其他app進行輸入測試了.
If you just want to set "C-s" as bind in avy, go to avy.el and to find function name: `defcustom avy-dispatch-alist` You can find it's type is character: `:key-type (choice...
update: after test, my previous post is bad idea, if someone want to use Meta or Ctrl key in avy-action(it might be helped to remember less key), you can refer...