Feature #483
Shortcut to browse recent chat history
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Chat Dialog | |||
| Target version: | 0.14 | |||
| Operating System: | All |
Reported in: | 0.9.3 |
|
Description
forum thread: http://forum.psi-im.org/thread/4833
ctrl-up, ctrl-down, ctrl-home, ctrl-end, when pressed in gc or chatdlg should scroll through "recent" sent messages where recent equals length of the chat buffer.
we have an unreviewd patch, attached thusly! I don't know if it does home/end, but I believe it does up/down functionality. I also don't know if it works in GC.
History
Updated by Hal Rottenberg 1703 days ago
- File psi-psz-chatdlg_typed_msgs_history.diff added
PSZ's old patch
Updated by Maciek Niedzielski 489 days ago
C.H.:
1) I think there should me a max length of history. If someone doesn't turn off Psi for a month, it could accumulate way too many messages and use a lot of memory.
2) Please use tabs for indentation, not spaces.
Updated by - C.H. 488 days ago
- File historymessage.patch added
Fixed patch, Added MAX_MESSAGE_HISTIRY constant
Updated by - C.H. 488 days ago
- File historymessage.patch added
Fixed patch, thanks to Rion for formating & fixing my patch.
Updated by - C.H. 371 days ago
- File 210-psi-typed-history.diff added
fixed patch - added shortcuts
all our patches here svn checkout http://psi-dev.googlecode.com/svn/trunk/
Updated by Justin Karneges 207 days ago
- Target version set to 0.14
Updated by - C.H. 207 days ago
here is latest version
http://psi-dev.googlecode.com/svn/trunk/patches/210-psi-typed-history.diff