Skip to content

Instantly share code, notes, and snippets.

@awwaiid
Created December 20, 2015 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awwaiid/a8ab39f89ba36c8325e7 to your computer and use it in GitHub Desktop.
Save awwaiid/a8ab39f89ba36c8325e7 to your computer and use it in GitHub Desktop.
01:17 < TEttinger> m: say "␤" for ^10
01:17 <+camelia> rakudo-moar 091ee7:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 -!- Irssi:
01:17 < TEttinger> did my message show up on two lines, awwaiid?
01:18 < TEttinger> I'm...␤curious, awwaiid
01:18 < awwaiid> nope! 10 lines -- my script can't distinguish ␤ from ... er... ␤
01:18 < TEttinger> haha
01:18 < TEttinger> there's 20 ␤ there
01:18 < awwaiid> er, 20 lines
01:18 < awwaiid> I miscounted
01:18 < TEttinger> ha ok
01:18 < TEttinger> cool
01:19 < TEttinger> this might be fun
01:19 < TEttinger> I used to have a loud guitar riff that played whenever someone said my name on IRC. https://dl.dropboxusercontent.com/u/11914692/guitarsolo.wav
01:20 < TEttinger> I have since disabled it since it seemed to cause problems with lockup while playing?
01:20 < awwaiid> looks like it already limits it to a certain number of chars that adds up to maybe 3 screenfuls at most. I think the majority case of general m: commands will work great,
and the many-newline-outliers will be tolerable
01:20 < TEttinger> cool
01:20 < TEttinger> what about the ascii vertical tab char?
01:21 < TEttinger> m: say "\c[VERTICAL TAB]"
01:21 <+camelia> rakudo-moar 091ee7:
01:21 -!- Irssi: ===SORRY!=== Error while compiling /tmp/FLh4dIpt42
01:21 -!- Irssi: Unrecognized character name VERTICAL TAB
01:21 -!- Irssi: at /tmp/FLh4dIpt42:1
01:21 -!- Irssi: ------> say "\c[VERTICAL TAB⏏]"
01:21 < awwaiid> that's a pretty long riff if you get mentioned often :)
01:21 < TEttinger> yep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment