.. |
gui-entry.c
|
fix accessing unallocated text when checking entry position
|
2018-09-04 14:12:03 +02:00 |
gui-entry.h
|
change color -> extents (malloc based)
|
2018-02-02 13:56:56 +01:00 |
gui-expandos.c
|
Fix leak with $L expando.
|
2008-04-21 14:00:02 +00:00 |
gui-printtext.c
|
properly record line info on empty lines
|
2018-08-21 00:31:12 +02:00 |
gui-printtext.h
|
sideways split support for Irssi
|
2018-01-06 00:26:48 +01:00 |
gui-readline.c
|
fix paste_join_multiline
|
2018-11-09 11:06:13 +01:00 |
gui-readline.h
|
Since I accidentally already committed some of the detach-code, here's the
|
2001-12-17 23:01:12 +00:00 |
gui-windows.c
|
fe-text: add window_default_hidelevel setting
|
2018-09-17 13:28:46 +00:00 |
gui-windows.h
|
add print_text_after_time to specify time stamp for lines
|
2014-06-27 15:50:36 +02:00 |
irssi.c
|
add more config checks and assertions
|
2019-01-22 15:24:52 +01:00 |
lastlog.c
|
Factor out some redundant code and remove hashtable_get_keys
|
2016-06-05 17:24:27 +02:00 |
mainwindow-activity.c
|
Fix leak.
|
2008-05-27 18:19:34 +00:00 |
mainwindows-layout.c
|
fe-text: clear hidelevel in layout if default
|
2018-09-29 07:13:32 -04:00 |
mainwindows.c
|
update sidewayssplit syntax
|
2019-01-09 23:46:57 +01:00 |
mainwindows.h
|
fix and document window width on screen width dependency
|
2018-10-01 09:14:03 +02:00 |
Makefile.am
|
fix compilation of python module
|
2018-09-14 12:44:41 +02:00 |
module-formats.c
|
add disabled txt
|
2018-03-20 17:59:11 +01:00 |
module-formats.h
|
fix build
|
2018-03-20 18:13:26 +01:00 |
module.h
|
/SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's
|
2002-02-15 13:38:24 +00:00 |
statusbar-config.c
|
add more config checks and assertions
|
2019-01-22 15:24:52 +01:00 |
statusbar-config.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
statusbar-item.h
|
Add function to set minimum/maximum size for a statusbar item.
|
2008-12-01 18:18:59 +00:00 |
statusbar-items.c
|
sideways split support for Irssi
|
2018-01-06 00:26:48 +01:00 |
statusbar.c
|
sideways split support for Irssi
|
2018-01-06 00:26:48 +01:00 |
statusbar.h
|
sideways split support for Irssi
|
2018-01-06 00:26:48 +01:00 |
term-terminfo.c
|
Add a wrapper of wcwidth() that picks the best implementation
|
2018-08-23 02:30:26 -03:00 |
term.c
|
Redraw on SIGWINCH when screen size hasn't changed
|
2018-08-06 14:58:56 +12:00 |
term.h
|
Merge pull request #697 from ailin-nemui/rsplit
|
2018-01-08 12:20:20 +01:00 |
terminfo-core.c
|
remove curses terminal and ncurses macro
|
2016-08-04 10:02:28 +02:00 |
terminfo-core.h
|
Make use of terminal application keys configurable
|
2016-03-22 23:58:34 +01:00 |
textbuffer-commands.c
|
Don't trigger activity on hidden lines by default
|
2018-09-24 08:18:13 +00:00 |
textbuffer-view.c
|
invalidate startline and bottom_startline when hidden
|
2018-09-28 11:41:30 +02:00 |
textbuffer-view.h
|
update line cache on switching wcwidth implementation
|
2018-08-23 14:03:53 +02:00 |
textbuffer.c
|
initialise the line to zeros
|
2018-08-21 09:21:23 +02:00 |
textbuffer.h
|
hidden lines
|
2017-09-21 14:20:31 +02:00 |