起動時に設定とかプラグインを読み込むタイミングをもうちょっとちゃんと制御できるようにする
Reported by jugyo | March 3rd, 2009 @ 12:54 AM
起動時に設定とかプラグインを読み込むタイミングをもうちょっとちゃんと制御できるようにする必要があると思ってます。
.termtter のすべての設定(configatron にセットしてるやつ)を取り込んでからプラグイン等の初期化が行われるようにしたい。
Comments and changes to this ticket
-
jugyo March 3rd, 2009 @ 12:59 AM
例えば、
Termtter::Client.on_init do config.foo = true plugins << 'bar' end
みたいな感じ。
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Termtter is a terminal based Twitter client