mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
You can change the default line indentation with /SET indent
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@570 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
e32c3bcd33
commit
674d240718
2 changed files with 14 additions and 3 deletions
|
|
@ -82,6 +82,7 @@ static void textui_init(void)
|
|||
irssi_gui = IRSSI_GUI_TEXT;
|
||||
core_init();
|
||||
irc_init();
|
||||
//silc_init();
|
||||
fe_common_core_init();
|
||||
fe_common_irc_init();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue