Warning: Undefined array key 0 in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/functions.php on line 406

Warning: Attempt to read property "parent" on null in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/functions.php on line 407

Warning: Attempt to read property "term_id" on null in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/functions.php on line 413

Warning: Attempt to read property "cat_name" on null in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/functions.php on line 413

viエディタ操作・コマンド表

softwear

viエディタの起動

viエディタ起動

i ファイルパス/ファイル名

コマンド

ファイル操作

:qセーブせずに終了
:q!変更した行もセーブせずに終了
:wセーブするが終了しない
:wqセーブして終了

モード切替

i現在のカーソル位置から挿入する形で編集モードに切り替え
R現在のカーソル位置から置換する形で編集モードに切り替え
A現在行の末尾に追加する形で編集モードに切り替え
O現在行の前に行挿入する形で編集モードに切り替え
o現在行の次に行挿入する形で編集モードに切り替え
Escキーコマンドモードに切り替え

カーソル移動

k(↑)上へ移動
j(↓)下へ移動
h(←)左へ移動
l(→)右へ移動
0行頭へ移動
$行末へ移動
[Enter]次の行の先頭へ移動
w次の単語へ移動
b前の単語へ移動
ctrl + f次画面へ移動
ctrl + b前画面へ移動
1G文頭へ移動
G文末へ移動
nnGnn行目へ移動

単語や行の変更

x1文字削除
dd1行削除(カット)
cw(置換対象文字)1語変更
c$カーソル位置から行末まで変更
dw(削除対象文字)1語削除
d$カーソル位置から行末まで削除

検索

/正規表現前方検索
?正規表現後方検索
n次の候補
N前の候補
:1,$s/置換前文字列/置換後文字列/g置換

コピー&ペースト

yy1行コピー
pペースト

その他

.直前の変更操作の繰り返し
u直前の変更操作の取り消し(何回でも戻れる)
:r xxxファイル xxx の内容を次の行に挿入
:r! xxxOSの xxx コマンドを実行し、その結果を次の行にに挿入
:hマニュアルを表示

Warning: Undefined variable $category in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/content.php on line 79

Warning: Attempt to read property "name" on null in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/content.php on line 79

の記事

eyecatch

body要素内をマークアップする流れ

eyecatch

定数の宣言と命名規約

eyecatch

定義済み定数

eyecatch

SSL/TLS・SSL証明書・認証局とは

eyecatch

windows環境でファイルの拡張子を表示させる方法

eyecatch

アイキャッチは小サイズ画像を別に用意した方が親切


Warning: Undefined variable $category in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/content.php on line 84

Warning: Attempt to read property "count" on null in /home/yatsuba/yatsuba.com/public_html/wp-content/themes/amaru/content.php on line 84
HOME