You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Bashのviモード set -o viでキーバインドがviモードになる(デフォルトはemacsモード) viの方が慣れてるのに微妙に使いにくいのは何でだろう・・・? 大文字小文字を無視~/.inputrcに以下を追加。 set completion-ignore-case on 履歴補完で前方一致を利用~/.bashrcに以下を追加 bind '"\e[A": history-search-backward' bind '"\e[0A": history-search-backward' bind '"\e[B": history-search-forward' bind '"\e[0B": history-search-forward' bind '"\C-n": history-search-forward' bind '"\C-p": history-search-backward
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く