irssi/src
Timo Sirainen d8f07fe001 /SET scroll_page_count - how many lines to scroll with pgup/pgdn. either
an absolute value, or if the count starts with '/', it's calculated as
lines_in_screen/count, default is /2.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@958 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-04 13:11:44 +00:00
..
core /RECONNECT without any parameters and when not connected to any server 2000-12-03 04:31:17 +00:00
fe-common /^command should stop also "print starting" and "print format" signals. 2000-12-04 11:01:37 +00:00
fe-none perl fixes 2000-10-14 15:19:56 +00:00
fe-text /SET scroll_page_count - how many lines to scroll with pgup/pgdn. either 2000-12-04 13:11:44 +00:00
irc signal "netsplit add" -> "netsplit new" 2000-12-03 04:48:01 +00:00
lib-config config_close() didn't work correctly when config was parsed from string 2000-12-02 02:01:28 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h s/enum GInputCondition/int/ - enums aren't supposed to orred together i 2000-11-23 23:29:32 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00