cell mode – EmEditor (Text Editor) https://www.emeditor.com Best Text Editor, Code Editor, CSV Editor, Large File Viewer for Windows (Free versions available) Wed, 24 Aug 2016 11:42:49 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 Incorrect placement of cursor when pasting copied cells as normal text https://www.emeditor.com/forums/topic/incorrect-placement-of-cursor-when-pasting-copied-cells-as-normal-text/ Wed, 24 Aug 2016 11:42:49 +0000 https://www.emeditor.com/forums/topic/incorrect-placement-of-cursor-when-pasting-copied-cells-as-normal-text/ When you copy an entire cell in Cell mode (i.e. press ctrl-c while having any cell “active”, i.e. mint-green-colored) and then paste this copied cell-text into a normal text-mode document, the cursor is for some reason placed at the beginning of the pasted text, which is a real workflow-killer.

Could you possibly please fix this?

When copy/pasting a cell from Excel in the same way, the cursor is instead placed on the next line (i.e. a linebreak is added after the pasted text), and I guess this would be ok if you wanted to mimic Excel, but pasting it just like normal text (i.e. having the cursor placed right after the pasted text, without any linebreak added) would probably be most natural and very best workflow-wise?

]]>
Get column index of current cell in cell mode? https://www.emeditor.com/forums/topic/get-column-index-of-current-cell-in-cell-mode/ Thu, 21 Jul 2016 21:45:54 +0000 https://www.emeditor.com/forums/topic/get-column-index-of-current-cell-in-cell-mode/ Is there any simple macro command to get the column index of the cell that is currently “selected” in Cell Mode (i.e. currently “active”, i.e. where the “cell cursor” is currently placed) in EmEditor?

(I want to use this cell index further as iColumn parameter for a document.Filter() call after having retrieved it)

]]>