Closed Bug 63621 Opened 25 years ago Closed 24 years ago

[RFE] Shortcut to reply to the last IRC message

Categories

(Other Applications Graveyard :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: studer, Assigned: samuel)

References

Details

(Whiteboard: on-branch)

Attachments

(1 file, 1 obsolete file)

There should be a shortcut (for example ctrl+l) to automatically inserts the name of the person who wrote the last IRC message -addressed to you or -that was unaddressed plus ": " (or something like that) into the msg-textfield.
Changed Summary to include RFE. Maybe it should be tab like in most IRC clients. Anyway marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: shortcut to reply to the last IRC message → [RFE] Shortcut to reply to the last IRC message
tab is already used for auto-complete feature of chatzilla ("chs" [tab] -> "chstuder: "). Maybe something like shift+tab.
When the input field is blank, tab autocomplete gives very floody output. changing the handler to check for an empty input field would be acceptable.
If you tab twice within a half second, you get a list of all the possible completions. If you do this with the input field blank, you'll see everyone on the channel (I assume this is what timeless meant by "very floody output".) I could change it so that if you tab with an empty input field, it completes the last nick to say something in your /stalk list.
Status: NEW → ASSIGNED
I'll take it.
Assignee: rginda → samuel
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Attached patch patch (obsolete) — Splinter Review
The patch changes the action for a tab with no text to insert the last nick to say a stalk trigger.
Keywords: patch, review
hey, that's a pretty neat hack.
This'll go into 0.8.5
Depends on: 103386
I did a big refactor on the tab complete code, and rolled up a similar fix for this bug along with it. This version will make [tab] on an empty line work as follows... from a channel view... if someone has triggered a /stalk match, "nickName: " if someone has sent you a message "/msg nickName " otherwise, nothing. from a query view... "/msg nickName" from the client view... "/help " from a network view... nothing. Tab completion now works when the word being completed is in the middle of the line too. This took alot longer than I expected ;) I'll attach a patch here, it's already checked into the branch.
Keywords: patch, review
Whiteboard: on-branch
Attached patch more patchSplinter Review
Attachment #47468 - Attachment is obsolete: true
The chatzilla 0.8.5 branch has landed, if you believe this bug is not actually fixed, and you are sure you are running chatzilla 0.8.5-rc1, please reopen the bug for further consideration.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: