Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmdline.{txt,jax} #1983

Merged
merged 1 commit into from
Mar 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/cmdline.jax
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ CTRL-SHIFT-Q CTRL-V と同じように動作するが、|modifyOtherKeys| が有
は、|key-notation| は簡略化されずに挿入される。
Note: CTRL-SHIFT-V がシステムによって横取りされる場合 (例: テ
キストをペーストする)、代わりに CTRL-SHIFT-Q を使用できること
が多い。ただし、一部の端末 (Gnome 端末など) では、CTRL-SHIFT-Q
が多い。ただし、一部の端末 (GNOME 端末など) では、CTRL-SHIFT-Q
は確認なしに端末を終了する。

*c_<Left>* *c_Left*
Expand Down
6 changes: 3 additions & 3 deletions en/cmdline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ CTRL-SHIFT-V *c_CTRL-SHIFT-V* *c_CTRL-SHIFT-Q*
CTRL-SHIFT-Q Works just like CTRL-V, unless |modifyOtherKeys| is active,
then it inserts the Escape sequence for a key with modifiers.
In the GUI the |key-notation| is inserted without simplifying.
Note: When CTRL-SHIFT-V is intercepted by your system
(e.g., to paste text) you can often use CTRL-SHIFT-Q instead.
However, in some terminals (e.g. Gnome Terminal), CTRL-SHIFT-Q
Note: When CTRL-SHIFT-V is intercepted by your system (e.g.,
to paste text) you can often use CTRL-SHIFT-Q instead.
However, in some terminals (e.g. GNOME Terminal), CTRL-SHIFT-Q
quits the terminal without confirmation.

*c_<Left>* *c_Left*
Expand Down