Update doc
This commit is contained in:
parent
f22c95439f
commit
54e5d479bd
|
@ -230,7 +230,10 @@ Changes
|
||||||
* _|_: pipe each selections through the given external filter program
|
* _|_: pipe each selections through the given external filter program
|
||||||
and replace the selection with it's output.
|
and replace the selection with it's output.
|
||||||
* _alt-|_: pipe each selections through the given external filter program
|
* _alt-|_: pipe each selections through the given external filter program
|
||||||
and append the selection with it's output.
|
and ignore its output
|
||||||
|
|
||||||
|
* _!_: insert command output before selection
|
||||||
|
* _a-!_: append command output after selection
|
||||||
|
|
||||||
* _u_: undo last change
|
* _u_: undo last change
|
||||||
* _U_: redo last change
|
* _U_: redo last change
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
┌───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┲━━━━━━━━━━━━━━┓
|
┌───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┲━━━━━━━━━━━━━━┓
|
||||||
│ upper│ │convtab│ │selpipe│sel all│ │ align│pattern│ │ │ │ ┃ ⇤ ┃
|
│ upper│ cmdout│convtab│ │selpipe│sel all│ │ align│pattern│ │ │ │ ┃ ⇤ ┃
|
||||||
├┄┄CASE┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┨ ┃
|
├┄┄CASE┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┨ ┃
|
||||||
│ lower│ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ │ ┃ ┃
|
│ lower│ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ │ ┃ ┃
|
||||||
┢━━━━━━━┷━━━┱───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┺━━━┳━━━━━━━━━━┫
|
┢━━━━━━━┷━━━┱───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┺━━━┳━━━━━━━━━━┫
|
||||||
|
|
Loading…
Reference in New Issue
Block a user