Forum Replies Created
- AuthorPosts
- LTTParticipant
The last issue is not fixed yet.
LTTParticipantIt regressed. (= Does not show the count in the status bar after the prompt is canceled.)
LTTParticipant@Yutaka ,
When Find/Replace (or Find/Replace in Files) dialog is open,
Select text containing a newline character.
Use “Set Word to Find/Replace” command.
** “Escape Sequence” option should be enabled in Find/Replace (or Find/Replace in Files) dialog (as in Find toolbar).LTTParticipant4:
See the image:
i.ibb.co/F83XkL2/Em-Editor-Multiple-Carets-Wrapped-Line-Selection-Frame.png1 logical line of text.
Wrap by Characters (10).
Ctrl+click before each “1” to add some carets.
Ctrl+drag to add a selection in the same logical line.
** See the frame issue on each caret.A relevant thread:
emeditor.com/forums/topic/search/#post-25665LTTParticipantOh I forgot the advanced options…
Thank you.And I’d like to raise the suggestions in this thread again:
emeditor.com/forums/topic/advanced-search-settings/LTTParticipantOh I’ve never thought to find the parameter (iSel) in “Top/Bottom” (rather than “Active/Anchor”) methods in the help, which had been added since v13…
Yes, please add “Set” functions, when you have time.
Thank you.LTTParticipantLet me add an image for the option suggestion:
i.ibb.co/Lxf6Pfg/Em-Editor-CSVconverter-before-after-Trim-Spaces.pngAfter converted to TSV, the leading spaces remained in “Size” column.
LTTParticipantYou can use “Set Word to Find/Replace” commands to pick up a selection, no matter if it’s multi-line.
@Yutaka ,
** But these 2 commands do not work as expected when “Find/Replace” dialog is open:
In “Find/Replace” dialog, the current string does not change correspondingly, though the picked string is already at the top of the history dropdown.+ Suggestion 1:
Make these 2 commands also work for “Find/Replace in Files” dialog.+ Suggestion 2:
Add “selection” in the descriptions for these 2 commands:
Sets the current word (or selection) as the find/replace string.LTTParticipantTake the picture as example again:
Set the caret at the end of the logical line.
Toggle “Wrap Indent”.
** The caret blinks at a false position.LTTParticipant4:
Default settings.
Disable “Drag selection border to extend/shrink selection”.Select a single-line string.
Drag and drop it.
Click at the beginning of the selection.
** The selection does not collapse. And see the Undo history.Select a multi-line string.
Drag and drop it.
Click at the beginning of the selection.
** The selection did not collapse but changed upward. And see the Undo history.Select a multi-line string.
Drag and drop it at the beginning of itself.
** The selection changed upward.LTTParticipant3:
Change any column width.
Search for a string (in Find/Filter).
** All the column widths will be reset on every trigger of search.Please keep all the column widths and change only where needed.
—————
Suggestion:
Is it possible to show a tooltip for the invisible text of a cell when the column width is not enough?LTTParticipant2:
stackoverflow.com/questions/63501524/in-emeditor-how-to-sum-up-values-from-two-columns-cell-in-the-same-rowDisable “Cell Selection Mode”.
If I click “Replace” instead of “Replace All”,
** an inconsistent new line character could be produced, and can not be undone correctly.
** Is it possible to remind the user to use “Replace All” in such cases, instead of prompting the error?LTTParticipant1:
Ctrl+V. The string is pasted.
Open clipboard history list.
Press Esc key.
** The pasted string is undone.LTTParticipantOh I forgot this thread.
> I understand it clings to the right edge. How would you like to correct it?
Is it possible to release the value that determines the min length of a wrapped line?
e.g. If I set it to 50, the wrapped line should be 50-char long in width, overriding “Wrap Indent”.—————
> I am not sure what you mean by “clings to the left edge.”See the screenshots:
i.ibb.co/RDqv48S/Em-Editor-Wrap-Indent.png1:
Initial view, when “Wrap Indent” is already enabled.2:
Disable “Wrap Indent”.
** EmEditor just pans the text to the left edge. It does not rearrange the text instantly.3:
Toggle wrap methods (or change window size).
Now the text is rearranged.4:
Enable “Wrap Indent”.
** EmEditor just pans the text to the right edge. (And there’s no horizontal scrollbar.)LTTParticipantThis issue occurs again:
When doing incremental searching, the history Search Colors (i.e. from Search String (2) ) should be temporarily suppressed. The colors make the view noisy.
( Once reported in: emeditor.com/forums/topic/selecting-moving-theme-incremental-searchlist/ )LTTParticipant5:
Copy a picture into system clipboard.
Then in EmEditor, open clipboard history and click the 1st item.
** It does not change the content in system clipboard.> The new version moves a selected string in the clipboard history to the newest position in the history, and replaces the current Clipboard with the selected string.
▲ Please add an option for this.LTTParticipantJust a gentle bump for the issue (and the suggestions).
Or maybe issue 1 (won’t open any file dropped) is inevitable?
LTTParticipant2:
(2+ whitespaces)xx
Select “xx”, drag and drop it to just the beginning of the selection (between the whitespace and “x”).
** The 2 whitespaces before “x” are selected.3:
These options in Start window do not work immediately:
Enable AutoRepeat handle in non-Cell Selection Mode
Drag selection border to extend/shrink selection
(I didn’t test others.)4:
Open Start window. Ensure the lists have horizontal scrollbars.
Enable/disable “Size” (or “Type”, or “Date Modified”) from the context menu.
** All the horizontal scrollbars disappeared.LTTParticipantCustomize: CSV:
Select a format in the list.
Ctrl+C.
** The copied data does not include the QuotationMark.Suggestion 1:
Some files use inconsistent newline characters as delimiters inline.
Is it possible to support such files in CSV mode?Suggestion 2:
EmEditor can display newlines as M/J in reversed color.
I hope this feature can be controlled easily by the user, i.e. hope I can convert the selection/view.
Scenarios:
As suggestion 1, CSV or non-CSV.
In ASCII view.LTTParticipantDefault settings.
Find:
\d\n
(or any RegEx like that, e.g. \W\n, [ab]\n, …)
(No matter if it’s found.)Type any text.
Select any text using mouse from in the middle of a line.** The view shows that the selection begins from the start of the line.
** Actually the selection even begins from the top of the view. Scroll or resize (to redraw the view) and you can see it.May 27, 2020 at 4:20 pm in reply to: Is it possible to add a description column in the batch replace window? #26813LTTParticipantOh sorry I mistook the version…
6 and 10 are fixed.May 27, 2020 at 3:41 pm in reply to: Unable to disable “Right Click to Set Cursor Position” behavior #26812LTTParticipantHope issue 1 can be fixed soon.
I use the key often.May 27, 2020 at 1:50 pm in reply to: Is it possible to add a description column in the batch replace window? #26811LTTParticipant6:
** Crashes after drag-dropping an item in the list.7:
Open Batch in Find.
Drag to increase the window height.
Switch to Replace.
** The window height goes larger.
The height should not change.8:
The height of “Batch Find/Replace in Files” window has to be fixed?9:
Open Batch in Find.
Switch to Replace.
** The last item in the list is selected, unnecessarily.
Same in “Find/Replace in Files”.10:
Open Batch in either of the 4 windows.
Press Esc key.
** No response (till any visible control gets the focus).May 27, 2020 at 1:46 pm in reply to: Is it possible to add a description column in the batch replace window? #26810LTTParticipantYes, 1 window with 2 tasks on both sides.
Thank you for your effort!“Save to Batch” button is nice!
Please also revert the double-click (for single item) and “Edit” button (for multiple items). It’s necessary, since the window is 2-task. So the left board changes only when the user really wants to.
Batch dialogs are big enough for this button.By the way, is “Close” button necessary (even for touch screens)?
—————
“Select from Batch List” menu is not really the solution for “Search Favorites”, right?
(If it is, I hope I can set to show/hide any item.)LTTParticipantThe items below (in the default TrayIconMenu(1) ) are not in the “Commands” list for “Tray Icon”:
Open Workspace
▲ Open this one’s properties and you can see that the list content is actually for “Jump List”.Save Workspace
Save Workspace As
Recent Workspace—————
List of New Configurations
▲ This one has a space at the end.The issues above are not fixed yet.
And I think the “Commands” list for “Tray Icon” should also include “Replace in Files” command. - AuthorPosts