Age | Commit message (Expand) | Author |
2000-07-09 | You can change statusbar colors with /SET statusbar_xxx. | Timo Sirainen |
2000-07-09 | Ctrl-Y undeletes the last ^U'd line. | Timo Sirainen |
2000-07-08 | Implemented /BIND [<key> [<action> [<data>]]] command. | Timo Sirainen |
2000-07-08 | Reading and saving keyboard configuration actually works now. | Timo Sirainen |
2000-07-04 | Ahem. still broken ;) | Timo Sirainen |
2000-07-04 | whops. broke it accidentally. | Timo Sirainen |
2000-07-04 | (zZzZ) wasn't displayed in statusbar if you didn't have any user mode set. | Timo Sirainen |
2000-07-04 | Don't redraw screen after EVERY /SET, just when /SET colors has changed. | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-30 | /SCROLLBACK HOME/END/GOTO commands weren't working right. | Timo Sirainen |
2000-06-28 | Setting lag_min_show to -1 disables displaying lag entirely. | Timo Sirainen |
2000-06-28 | Don't count messages that have "FOLDER INTERNAL DATA" text in their | Timo Sirainen |
2000-06-27 | The "max. count" parameter in /LAST didn't work right. | Timo Sirainen |
2000-06-20 | When scrollback buffer got full and you hadn't done /LAST or /AWAY, | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-17 | Rewrite Tab-completion to work with signals - now it should be easy to | Timo Sirainen |
2000-06-15 | /LAST -away checks only lines that came after last time you went away. | Timo Sirainen |
2000-06-14 | Remove line cache from memory after 10 minutes of inactivity. | Timo Sirainen |
2000-06-14 | Ctrl-W deletes word in left - patch from | Timo Sirainen |
2000-06-14 | /SET mail_counter on|off. Also, it doesn't anymore read through the file | Timo Sirainen |
2000-06-14 | tab-completion in the middle of line left the cursor in wrong place. | Timo Sirainen |
2000-06-11 | Displays Mail counter in statusbar. Read the FIXME for more info :) | Timo Sirainen |
2000-06-10 | Ctrl-X changes IRC server in stats/msgs/empty windows. | Timo Sirainen |
2000-06-09 | Beeps should work(?). ANSI colors had some bugs, bolds weren't working and | Timo Sirainen |
2000-06-05 | Maybe I should have tried to run irssi after the ignore_signals "fix" .. | Timo Sirainen |
2000-06-05 | ignore_signals setting wasn't read at startup.. | Timo Sirainen |
2000-06-04 | 0.7.90 released. | Timo Sirainen |
2000-06-02 | ..and cvsignores for new binaries.. | Timo Sirainen |
2000-06-02 | Changed binary names: irssi-text -> irssi, irssi-bot -> botti | Timo Sirainen |
2000-06-02 | If we used /SB GOTO 23:59 or something, we wanted to jump to | Timo Sirainen |
2000-06-02 | if you were at the top of the scrollback buffer and the first line line | Timo Sirainen |
2000-06-02 | --more-- in statusbar should now work right. | Timo Sirainen |
2000-06-01 | Or actually :) SIGINT shouldn't be ignored, it's used to detect Ctrl-C... | Timo Sirainen |
2000-06-01 | Removed "ignore_sigquit" and added "ignore_signals" instead. You can ignore | Timo Sirainen |
2000-06-01 | "ignore_sigquit" setting - when enabled, ignore SIGQUIT signals. ncurses | Timo Sirainen |
2000-06-01 | /topic -d [#channel] clears the topic. | Timo Sirainen |
2000-05-28 | text buffer fixes | Timo Sirainen |
2000-05-27 | Long lines sometimes had some colors displayed wrong. | Timo Sirainen |
2000-05-25 | If line didn't have a color change code at the beginning, it could have | Timo Sirainen |
2000-05-25 | /set max_textbuffer_lines changed to /set scrollback_lines and | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-10 | If lag checking period was long, Irssi displayed the (??) until the lag was | Timo Sirainen |
2000-05-10 | /LAST didn't work when window's max. number of lines was full + a few | Timo Sirainen |
2000-05-09 | Ctrl-D = delete | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |