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?

bvi linux用バイナリファイルエディタの設定ファイル

Posted at

linux用バイナリファイルエディタの設定ファイル

バイナリファイルをいじるとき、bviを持ち出すのだが、デフォルトの設定ではファイルに書き込み禁止になっていて、書き込みスィッチをよく忘れてweb検索してしてしまうので、覚書&設定ファイルに設定。

~/.bvircというファイルに、書いておけばいい。

.bvirc
set memmove # 書き込み可にする

以上

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?