Created
April 10, 2015 12:17
-
-
Save firstspring1845/09f2a5757527fdb10a76 to your computer and use it in GitHub Desktop.
status/453165414617321472みたいな引用をmikutterで開けるようになります
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Message::Entity.addlinkrule(:status_quote, /status\/[0-9]*/){|s| | |
::Gtk::TimeLine.openurl("https://twitter.com/sex/" + s[:url]) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment