dmitri wrote: |
Middle click for paste is a standard thing at least under KDE, not sure about Gnome.
Putty is a known stuff only under Windows but even there I can hardly call it standard.
It is just insane to bind paste to right click and we'll never follow this. What will you with with putty right-click to paste binding if you need this right click to be processed by the application you run in the terminal? Just for example Midnight Commander uses right-click for selecting the files and directories. |
First of all let’s speak about paste operation in general. Neither middle button nor other mouse buttons works on my PhpED 5.2 (the latest build) as paste from buffer. I do not think that going to menu “Edit > Paste” is quite easy thing to do, am I right?
“Putty is a known stuff only under Windows” and no one argue about this. Since you are developing PhpED for both win and *nix systems you should take into consideration not only *nix users opinions (habits) but our, win users as well (once again this innovation is couple of lines in code).
“What will you with putty right-click to paste binding if you need this right click to be processed by the application you run in the terminal?”
First of all I can not imagine context menu in consol application
![Smile](images/smiles/icon_smile.gif)
IMHO it is really useless. I am not suggesting changing behavior of copy/paste in general but allowing us, users to choose how we would like to treat left and right mouse click in SSH terminal (add one more check box in properties, under Smart copy “PuTTY like copy”).
“Just for example Midnight Commander uses right-click for selecting the files and directories.”
You are speaking about program under *nix again not win.
Ok, now I have even better suggestion, add two boxes to “Tools > Terminal” where user will assign their own preference for copy and paste operation.
What do you think about this?
p.s. Regarding to “I can hardly call it standard”. Of cause you have your own opinion but please read at list this:
http://en.wikipedia.org/wiki/PuTTY I do not think that the program will be so wide spread and translated to other platforms if it will be a crap. Not to mention that every hosting or dedicated server providers suggest to use PuTTY as stabile SSH client under Win.
p.p.s Unfortunately I think it will be easier for me to ask PuTTY developers to add “save password” option and more back to PuTTY than ask you to add so simple innovation
![Sad](images/smiles/icon_sad.gif)
(Privately, I have found quiet important bug in your SSH but why I should help you and do a report if you do not care about my problem?).