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
Age
Commit message (
Expand
)
Author
2017-09-15
add new function to set the position in bytes
ailin-nemui
2017-08-07
Revert "Merge pull request #452 from LemonBoy/terminfo-cup"
ailin-nemui
2017-07-03
Merge pull request #653 from ailin-nemui/regexex
ailin-nemui
2017-06-19
Merge branch 'master' into regexex
ailin-nemui
2017-06-17
term-terminfo: Avoid switching out of alt screen on unexpected exits
dequis
2017-06-05
Performance improvements for /lastlog -before
dequis
2017-06-05
Performance improvements for /lastlog with big result sets
dequis
2017-06-05
get rid of new_text
ailin-nemui
2017-06-04
Refactor regex and implement UTF8 mode for GRegex
ailin-nemui
2017-05-27
do not reset true colour bit on colour reset
ailin-nemui
2017-03-21
Intentation/whitespace fixes
Stephen Oberholtzer
2017-03-21
Fix delay at startup when running against glib 2.49.3+
Stephen Oberholtzer
2017-03-04
Merge branch 'd-minor' into 'master'
Nei
2017-02-14
Prevent some potential null-pointer deferences.
LemonBoy
2017-01-31
Merge pull request #626 from ailin-nemui/textbuffer_monospace
ailin-nemui
2017-01-20
implement break_wide
ailin-nemui
2017-01-03
Merge branch 'master' into 'security'
Nei
2017-01-03
Merge pull request #585 from ailin-nemui/win_seq
ailin-nemui
2017-01-03
switch for gregex and regex.h
Ailin Nemui
2017-01-02
Use the RAW flag when building the regexps.
LemonBoy
2017-01-02
Rebase against master.
LemonBoy
2017-01-02
Remove the regexp_compiled field.
LemonBoy
2017-01-02
Use GLib's regexp interface (backed by PCRE)
LemonBoy
2016-12-21
Merge pull request #587 from ailin-nemui/sbar_crash
ailin-nemui
2016-12-19
Fix oob read on invalid utf8 in term_addstr
Joseph Bisch
2016-12-15
reset background for mirc colour 99
ailin-nemui
2016-12-15
add assertion to statusbar_read_group
ailin-nemui
2016-12-13
manually redraw the activity list on expose only
ailin-nemui
2016-10-23
Kill bell_beeps.
Alexander Færøy
2016-08-24
Fix an OOB access in the cutbuffer implementation.
LemonBoy
2016-08-12
remove broken dummy mode
ailin-nemui
2016-08-04
remove curses terminal and ncurses macro
ailin-nemui
2016-06-25
check for NULL in statusbar_more_updated
ailin-nemui
2016-06-05
Factor out some redundant code and remove hashtable_get_keys
LemonBoy
2016-05-18
Merge pull request #480 from xavierog/handle-utf8-nicks-with-mk_wcwidth
ailin-nemui
2016-05-13
Simplify scrlen_str() using string_width().
Xavier G
2016-05-13
Leverage string_policy().
Xavier G
2016-05-13
Move utf8.{h,c} from fe-common/core to core.
Xavier G
2016-05-03
Fix some ANSI C issues.
pisculichi
2016-03-29
Improve cutbuffer handling
ailin-nemui
2016-03-22
Make use of terminal application keys configurable
ailin-nemui
2016-03-22
Merge pull request #452 from LemonBoy/terminfo-cup
ailin-nemui
2016-03-22
Merge pull request #457 from ailin-nemui/fix_450
ailin-nemui
2016-03-22
Merge pull request #458 from ailin-nemui/fix_449
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
2016-03-22
fix race condition in terminal init
ailin-nemui
2016-03-22
cutbuffer: do not unconditionally use replace when noop was requested
ailin-nemui
2016-02-24
Make pasting warning appear when long pastes are going to be split into many ...
Manish Goregaokar
2016-02-24
use a #define'd LINE_SPLIT_LIMIT instead of hardcoding 400
Manish Goregaokar
[next]