Bug #474
Keyup/Down Event in Input box should be limited to buffer
| Status: | Rejected | Start date: | 01/08/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Version: | 0.3.1+ | OS: |
Description
I think it would be better, if the text-backlog you wrote is attached to the buffer you wrote in. Here an example:
#Buffer1:
18:42 pennywise: This is awesome.
#Buffer2
19:02 pennywise: This is bad.
I'm now looking at Buffer2, then switching to Buffer1. When I now press "KeyUp" to get the last thing I've written, I get the last thing from Buffer2 ("This is bad."). Much more helpful would be the last thing written in Buffer1 ("This is awesome.").
Related issues
History
#1 Updated by Sputnick over 3 years ago
- Status changed from New to Rejected