0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

macのショートカットキーについて

Posted at

目的:テキスト入力を時短したい

問題

テキスト入力の時に、カーソル移動を使うと、ホームポジションから手が離れて、すげーめんどくさい。

解決策

ショートカットキーあるんじゃね?

具体例

cotrol + f カーソル前進

cotrol + b カーソルバック

control + p カーソル上へ

control + n カーソル下へ

control + h delete

cotrol + d 右側の文字削除するやつ

cotrol + a 行頭へ

cotrol + e 行末へ

control + k 右側を行末まで削除

control + k カット

control + y ペースト

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?