# help message for replace-mode
# vim:set fileencoding=utf-8 expandtab tabstop=4 shiftwidth=4:
# 
# - each line must be no more than 78 columns.
# - lines begining in '<<' are displayed with reversed color.
# - It is not necessary to escape the '"' in the message.
#
#         1         2         3         4         5         6         7
#123456789012345678901234567890123456789012345678901234567890123456789012345678
#
"<< 上書きモードのコマンド >>"
"0-9|a-f|A-F           : データの上書き                                        "
""{string}<ent>        : 文字列でデータを入力                                  "
":{decimalnumber}<ent> : 10進数でデータを入力                                  "
"#{binarynumber}<ent>  : 2進数でデータを入力                                   "
"h|^H|<bs>             : 直前に上書きした1バイトを戻す                         "
"<tab>                 : decimalviewのデータ型の選択                           "
"<shift+tab>           : decimalviewのデータ型の選択(逆方向)                   "
"<esc>                 : モードの終了                                          "
"^L                    : 画面の再描画                                          "
"                                                                              "
"!                     : このヘルプを表示                                      "
"                                                                              "
#
# end of message
