Ticket #176 (closed major-feature: fixed)

Opened 10 months ago

Last modified 2 months ago

Add new line to editor window

Reported by: stefan Assigned to: andrew
Priority: blocker Milestone:
Component: client Version:
Keywords: Cc:

Description

I can't believe I didn't bring this up before... But the .d edit window needs to be able to add a new line. I think one good feature is to be able to clone a line just like the line above the one you're editing (or in the case of a multi cell line, cloning all of the cells in that line). The other thing would be to just add a new line and maybe be able to specify text or numerical cells for that new line.

Change History

09/28/09 17:20:13 changed by stefan

As part of this ticket, there should probably be the option to comment out an active line or uncomment a line and make it active. Ah: I see you can comment out something by putting # in front of it and saving. So it's just the uncommenting that's needed.

10/29/09 16:59:41 changed by stefan

  • priority changed from critical to blocker.

05/19/10 17:32:59 changed by andrew

  • status changed from new to closed.
  • resolution set to fixed.

Fixed by #162.