1.0.5
Rename in place, the way Finder does it.
Return now opens an editor over the name itself, in list, icon and column view alike. The name is selected without its extension, Return commits, Escape cancels, and clicking elsewhere commits.
- Return renamed nothing in list view: the editor was opened on the Git column, which has no text. It now finds the name column by identifier, so dragging the headers around cannot break it again.
- The editor was see-through, so the old name and the row highlight showed through the new one.
- Committing rebuilt the rows inside the click that dismissed the editor, which closed the parent column in the column browser. The rename now happens after the click.
- Focus returns to the view that had it rather than the window.