Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

ks

Update

Just found out that this problem takes place when:
-I enter one command and execute it
-I enter another command in place of the 1st one WITHOUT opening the history list
-Yet if I do open the history list (just open and close it, even without using it) the 1st command gets added to it

So, what I want is: add all executed commands to the history, no matter if the history list was opened or not.
ks

Command history behavior

Hello.

I want so suggest one fix, not critical though of some use.

When I enter and execute commands in the console window (Ctrl-T) I often find that some of my longer commands are lost. This is because WinSCP replaces them with other commands that I enter, thinking I edited them and the new, edited versions should be saved instead of the old ones (I execute multiple commands without closing the console window). But I need all of the commands in the history! Can you change the behavior so that to never erase older commands, even if a command was selected from the history list and then changed, it should be added to the history as new (topmost) while the old command should be kept as well.

I hope that's simple to do.