toxygen-project / toxygen

Toxygen is pythonic Tox client
GNU General Public License v3.0
280 stars 46 forks source link

Select all #57

Open smaragdus opened 6 years ago

smaragdus commented 6 years ago

@ingvar1995

Right click in text of message allows you to select single message only. If you want to select > 1 message, click on time/user name and select messages or select all via CTRL+A.

I still think that 'Select all' should be equal to 'CTRL+A' which for me is the normal, expected behaviour.

You may change 'Select all' command to 'Select message' and add new command 'Select all' which is also triggered via 'CTRL+A'.

In short- two separate commands- 'Select message' and 'Select all':

This was first suggested here.