13
13

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 のターミナルで便利なショートカットキー

13
Last updated at Posted at 2012-07-30

以前から、ターミナルでカーソルを先頭に持っていく方法ないのかなー、と思っていたのですが、先日教えてもらいました。

  • Ctrl+A: カーソルを先頭に移動
  • Ctrl+E: カーソルを末尾に移動
  • Ctrl+U: カーソルより前を削除

これはとても便利。コマンドを打って sudo を忘れた!オプションを忘れた!というときに役立ちそうです。

参考: Command Line Keyboard Shortcuts for Mac OS X

13
13
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
13
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?