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
/
term-terminfo.c
Age
Commit message (
Expand
)
Author
2018-01-08
Merge pull request #697 from ailin-nemui/rsplit
ailin-nemui
2018-01-07
Fix space in message
ailin-nemui
2018-01-07
Reword warning message
ailin-nemui
2018-01-06
Add a startup warning if the TERM var is wrong inside tmux/screen
dequis
2018-01-06
fix some more
ailin-nemui
2018-01-06
sideways split support for Irssi
ailin-nemui
2017-08-07
Revert "Merge pull request #452 from LemonBoy/terminfo-cup"
ailin-nemui
2017-06-17
term-terminfo: Avoid switching out of alt screen on unexpected exits
dequis
2016-12-19
Fix oob read on invalid utf8 in term_addstr
Joseph Bisch
2016-03-22
Merge pull request #452 from LemonBoy/terminfo-cup
ailin-nemui
2016-03-22
Don't call terminfo_cont() twice on resume
LemonBoy
2016-03-22
Properly toggle bracketed paste mode on stop/cont
ailin-nemui
2015-11-08
Merge remote-tracking branch 'origin/master' into bracketed-paste
dequis
2015-10-04
Fix the indentation.
LemonBoy
2015-10-02
Even simpler logic
LemonBoy
2015-10-02
Rework the logic to avoid allocating memory
LemonBoy
2015-10-02
Fix the display of utf8 sequences in the gui
LemonBoy
2015-09-27
Enable the bracketed paste mode on demand
LemonBoy
2014-12-14
Fix blinking/bold text in terminals with no color support
dequis
2014-08-09
Add bounds check to array access in terminfo driver.
Ailin Nemui
2014-07-24
fix colour 0 again
Ailin Nemui
2014-07-23
restore the colour 0 ("black") that got broken by extended colours
Ailin Nemui
2014-07-07
add italics support; don't use standout for reverse
Lukas Mai
2014-07-06
Merge pull request #85 from dgl/werror
Alexander Færøy
2014-07-06
Make configure checks able to build with -Werror
David Leadbeater
2014-07-04
fix compiler warnings in extended colour code
Ailin Nemui
2014-06-30
Finish 256 colour support for Irssi
Ailin Nemui
2014-06-30
Initial implementation of 256 colour support for Irssi
Tom Feist
2010-02-27
Irssi now detects a paste if it reads at least three bytes in a single read;
Alexander Færøy
2009-02-27
Check for SIGCONT using a custom GSource instead of every 0.5 second.
Jilles Tjoelker
2008-12-05
Factor computation of fg/bg.
Emanuele Giaquinta
2008-11-15
Handle bold/blink attributes like other attributes rather than mapping them to
Emanuele Giaquinta
2008-11-10
Remove get_utf8_char/utf16_char_to_utf8 in favour of glib
Emanuele Giaquinta
2008-04-21
Reindent.
Emanuele Giaquinta
2008-04-21
Remove no longer needed kludge to inhibit writing in the last cell.
Emanuele Giaquinta
2008-04-20
Simplify.
Emanuele Giaquinta
2008-04-19
Remove non-working detach/attach code.
Emanuele Giaquinta
2008-04-16
Remove the need to buffer input by moving the 'gui key pressed' events
Emanuele Giaquinta
2008-04-04
Change type of 'chr' argument in terminfo_repeat/term_addch to 'char'.
Emanuele Giaquinta
2008-03-09
Replace usage of get_utf8_char with g_utf8_get_char_validated.
Emanuele Giaquinta
2008-01-25
Update the terminfo backend to query the 'colors' capability and support more
Emanuele Giaquinta
2008-01-24
Do not assume that bit 0x80 enables blink, rather call set_blink when
Emanuele Giaquinta
2008-01-24
Remove empty function.
Emanuele Giaquinta
2007-05-31
Assume width 1 for control characters in places where a non-negative width is
Emanuele Giaquinta
2007-05-25
Replace utf8_width with Markus Kuhn's wcwidth.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2006-09-24
Modify term_move to accept only non negative coordinates.
Emanuele Giaquinta
2006-09-20
Fix bold on monochrome terminals.
Emanuele Giaquinta
2005-11-23
replace guint by gsize for the glib2 version of irssi_ssl_read
Valentin Batz
[next]