Feature #732

avatar

IRC formatting code support, and keyboard shortcuts for same

Added by Ben Kelly 4306 days ago. Updated 3795 days ago.

Status:New Start:07/04/2012
Priority:Low Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Frontend GNOME
Target version:-
Complexity:

Low

Votes: 2 (View)

Description

At present the smuxi frontend only supports entering two formatting codes (bold and underline), and only by bracketing the text in asterisks or underscores - which remain present in the transmitted text! This is convenient, but ugly.

Keyboard shortcuts that insert the IRC formatting codes (and nothing else) directly would be nice. This gist1 lists the commonly recognized formatting codes, their meanings, and their default keybindings in xchat.

[1] https://gist.github.com/5d01eba0b9d6714b3c3e

History

Updated by Mirco Bauer 4305 days ago

avatar
  • Category changed from Frontend to Frontend GNOME
  • Target version set to 0.9
  • Complexity set to Low

Updated by Mirco Bauer 3895 days ago

avatar
Stuff on the internet vanishes way too quickly, so here a backup of that paste/gist:
FORMAT     CHAR  HEX   BIND   NOTES
bold       ^B    0x02  c-B
underline  ^_    0x1F  c-U    because c-_ is hard to type
colour     ^C    0x03  c-K    c-C already bound to "copy" 
clear      ^O    0x0F  c-O    resets all formatting
inverse    ^V    0x16  c-R    aka "reverse", hence the bind; some clients render this as italic instead

Updated by Mirco Bauer 3895 days ago

avatar
  • Target version changed from 0.9 to 0.10

Updated by Mirco Bauer 3795 days ago

avatar
  • Target version deleted (0.10)

Also available in: Atom PDF