When using the Find All command, search results are now links in folders. This reveals two things:
1) you cannot insert lines after the last line if this happens to be a link, and
2) the unfold command deletes the last line if this happens to be a link.
Nothing major, but sometimes, one-level search results would be nice, and simply unfolding the folders would easily allow for this..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You're right, it's a bug, the text buffer is not valid. I've fixed it.
The 'group by file' mode applies only if you search in a directory without the following link option. In other modes, the search result is in a single pane.
Be careful when you modify the search result buffer, the Save All command will save it in the current directory with the name '(search result)' since it's flagged as modified. Same bug with the output buffer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When using the Find All command, search results are now links in folders. This reveals two things:
1) you cannot insert lines after the last line if this happens to be a link, and
2) the unfold command deletes the last line if this happens to be a link.
Nothing major, but sometimes, one-level search results would be nice, and simply unfolding the folders would easily allow for this..
You're right, it's a bug, the text buffer is not valid. I've fixed it.
The 'group by file' mode applies only if you search in a directory without the following link option. In other modes, the search result is in a single pane.
Be careful when you modify the search result buffer, the Save All command will save it in the current directory with the name '(search result)' since it's flagged as modified. Same bug with the output buffer.