1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

script: fix scroll with mouse when window with script buffer is not the current window (do not force a switch to script buffer in current window)

This commit is contained in:
Sebastien Helleu
2012-12-19 09:02:14 +01:00
parent 0faf58a287
commit e667b606a9
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -209,8 +209,6 @@ script_command_script (void *data, struct t_gui_buffer *buffer, int argc,
if (script_buffer)
{
weechat_buffer_set (script_buffer, "display", "1");
if (argc > 1)
{
if (!script_buffer_detail_script