index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-text
/
gui-readline.c
Age
Commit message (
Expand
)
Author
2000-10-01
Keyboard should never get stuck again when receiving huge amounts of
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-19
Parameters to key_bind() with scroll_end was given in wrong order.
Timo Sirainen
2000-08-10
Windowing system fixes, doesn't crash anymore after window resizes.
Timo Sirainen
2000-08-04
When server is disconnected, change to use some other server in windows
Timo Sirainen
2000-07-23
Call key_unbind()s at deinit.
Timo Sirainen
2000-07-23
Changed the names of /BIND commands to be epic-compatible. Also added
Timo Sirainen
2000-07-16
Ctrl-L calls now irssi_redraw() instead of the curses' default..
Timo Sirainen
2000-07-11
Ctrl-K also puts the deleted text to cutbuffer which can be recovered
Timo Sirainen
2000-07-11
KEY_LL = end key
Timo Sirainen
2000-07-11
Ctrl-Y fixed when there was no text to undelete. Added CTRL() macro for
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
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-06-17
Rewrite Tab-completion to work with signals - now it should be easy to
Timo Sirainen
2000-06-14
Ctrl-W deletes word in left - patch from
Timo Sirainen
2000-06-14
tab-completion in the middle of line left the cursor in wrong place.
Timo Sirainen
2000-06-10
Ctrl-X changes IRC server in stats/msgs/empty windows.
Timo Sirainen
2000-05-09
Ctrl-D = delete
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
Delete key works again
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen