scratch/main> edit myTerm
scratch/main> ls base.List
scratch/main> edit 4
scratch/main> edit 1-5
edit prepends the definition of the given argument(s) to the top of the most recently saved file.
Often used in conjunction with ucmCommands.update
.
scratch/main> edit myTerm
scratch/main> ls base.List
scratch/main> edit 4
scratch/main> edit 1-5
edit prepends the definition of the given argument(s) to the top of the most recently saved file.
Often used in conjunction with ucmCommands.update
.