forked from izaya/OC-PsychOS2
made ed actually have the right commands for stuff oops
This commit is contained in:
parent
180a5a9a78
commit
787163c606
@ -107,8 +107,8 @@ ct.a = ct.append
|
|||||||
ct.s = ct.substitute
|
ct.s = ct.substitute
|
||||||
ct.d = ct.delete
|
ct.d = ct.delete
|
||||||
ct.f = ct.filename
|
ct.f = ct.filename
|
||||||
ct.P = ct.pasteprevious
|
ct.PP = ct.pasteprevious
|
||||||
ct.p = ct.paste
|
ct.P = ct.paste
|
||||||
|
|
||||||
ct.readfile(fp)
|
ct.readfile(fp)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user