summaryrefslogtreecommitdiff
path: root/src/fe-text/gui-readline.c
AgeCommit message (Expand)Author
2000-11-26KEY_END isn't defined in all curses implementationsTimo Sirainen
2000-11-23more warning fixesTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-11Ctrl-T = transpose_charactersTimo Sirainen
2000-10-08--disable-curses-windows option to configureTimo Sirainen
2000-10-01Keyboard should never get stuck again when receiving huge amounts ofTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-19Parameters to key_bind() with scroll_end was given in wrong order.Timo Sirainen
2000-08-10Windowing system fixes, doesn't crash anymore after window resizes.Timo Sirainen
2000-08-04When server is disconnected, change to use some other server in windowsTimo Sirainen
2000-07-23Call key_unbind()s at deinit.Timo Sirainen
2000-07-23Changed the names of /BIND commands to be epic-compatible. Also addedTimo Sirainen
2000-07-16Ctrl-L calls now irssi_redraw() instead of the curses' default..Timo Sirainen
2000-07-11Ctrl-K also puts the deleted text to cutbuffer which can be recoveredTimo Sirainen
2000-07-11KEY_LL = end keyTimo Sirainen
2000-07-11Ctrl-Y fixed when there was no text to undelete. Added CTRL() macro forTimo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-09Ctrl-Y undeletes the last ^U'd line.Timo Sirainen
2000-07-08Implemented /BIND [<key> [<action> [<data>]]] command.Timo Sirainen
2000-07-08Reading and saving keyboard configuration actually works now.Timo Sirainen
2000-06-17Rewrite Tab-completion to work with signals - now it should be easy toTimo Sirainen
2000-06-14Ctrl-W deletes word in left - patch fromTimo Sirainen
2000-06-14tab-completion in the middle of line left the cursor in wrong place.Timo Sirainen
2000-06-10Ctrl-X changes IRC server in stats/msgs/empty windows.Timo Sirainen
2000-05-09Ctrl-D = deleteTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26Delete key works againTimo Sirainen
2000-04-26..adding new files..Timo Sirainen