Finally - /^msg nick never autocreates an empty window anymore. Added new

extern int command_hide_output which can be used to check if /^ was used.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2839 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-06-05 20:11:10 +00:00 committed by cras
commit 5cfaa5bb7a
5 changed files with 20 additions and 9 deletions

View file

@ -31,6 +31,7 @@
#include "servers-setup.h"
#include "autorun.h"
#include "fe-core-commands.h"
#include "fe-queries.h"
#include "hilight-text.h"
#include "command-history.h"
@ -91,9 +92,6 @@ void fe_settings_deinit(void);
void window_commands_init(void);
void window_commands_deinit(void);
void fe_core_commands_init(void);
void fe_core_commands_deinit(void);
static void print_version(void)
{
printf(PACKAGE" " IRSSI_VERSION" (%d %04d)\n",