Could TC drop leading line breaks when pasting from the clipboard to the command line? Often, when copying a path from a document, an e-mail, etc., a linebreak will slip into the selection, and pasting the path into the TC command line does apparently nothing.
Maybe all linebreaks should be ignored (well, at least if the clipboard text is not extremely long or something), because when copying a long path from e.g. an e-mail, it is split in the middle, and pasting it shows only the first part of the path before the line break.
Ignore linebreaks when pasting to command line
Moderators: Hacker, petermad, Stefan2, white
Huh? What do trailing spaces have to do with this? Either trim them, or not, it doesn’t really matter – I can trim them manually, if I want, in the command line. But if the clipboard contains multiline text, I am _unable_ to put it into the command line and I need to run e.g. notepad, paste it there, possibly edit, and then re-select and copy prior to pasting to the command line.MVV wrote:What if trailing spaces are at the end of lines in your e-mails? It would be wrong to cut them...