Dmitry Gutov writes: > Hi Michael, Hi Dmitry, > Looking at it again, it does seem like it could still be useful to > override or disable the remote history file (right?). > > But with your patch, what happens when tramp-history-override is a > string? Both Tramp and shell will write to it its commands, and upon > loading shell will also read history from it, including all of the > commands that Tramp had sent to the remote host. Am I reading it > correctly? > > Perhaps instead we could have a connection-local variable like > shell-history-file-name, which could be customized by the user to t to > disable history - and that could even work per-connection. Good idea. Something like this?