• Up
  • (4)行コマンド
    • (A)ファイル内容画面行コマンド
      • 行コマンド一覧(ファイル内容画面)
      • a(After)
      • b(Before)
      • c(Copy)
      • d(Delete)
      • f(First)
      • i(Insert)
      • j(Join)
      • l(Last)
      • m(Move)
      • n(Niche)
      • o(On)
      • p(Paste)
      • r(Repeat)
      • s/TS(Split)
      • u(UpperCase),_(Underbar)(LowerCase)
      • x(eXclude)
      • y(Yield)
      • (,)(shift with cut)
      • <,>(shift with cut space only)
      • [,](shift with space compaction)
      • TF(TextFlow)
      • : (colon)(TextFlow)
      • ; (semicolon)(TextFlow with no paragraph)
      • /(C++ comment)
      • +(insert string to top of line)
      • .(period)(label prefix)
      • =(Compare)
      • #(ExecuteCmdOnFileLine)
  • Up