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
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
2016-02-10
fix whitespace
Todd A. Pratt
2016-01-30
remove memory allocation check, spaces to tabs
Todd A. Pratt
2016-01-30
add an append operation to cut buffer handling
Todd A. Pratt
2016-01-26
Merge pull request #353 from toddpratt/master
ailin-nemui
2016-01-08
reorder history add and fixes
ailin-nemui
2015-12-15
Merge pull request #306 from dequis/bracketed-paste
ailin-nemui
2015-12-13
Bracketed paste: fix nitpick from ahf's review
dequis
2015-12-12
Bracketed paste: Adjust paste line count if there's text after newlines
dequis
2015-12-12
Disable timeout-based paste detection if paste_use_bracketed_mode is on
dequis
2015-12-09
Merge branch 'master' of github.com:irssi/irssi
Todd A. Pratt
2015-12-09
Remove all WIN32 ifdefs (unifdef -UWIN32)
dequis
2015-12-09
Merge pull request #174 from ailin-nemui/entry-prompt-colours
ailin-nemui
2015-11-22
Use 'isblank()' instead of a custom macro
LemonBoy
2015-11-22
Correct a wrong use of the 'paste_buffer' variable
Fabian Kurz
2015-11-14
use the enum name which was the original intended change
Todd A. Pratt
2015-11-13
fix indentation, undelete line not meant to be deleted.
Todd A. Pratt
2015-11-13
remove more cruft from previous implementation
Todd A. Pratt
2015-11-13
remove cruft from previous implementation
Todd A. Pratt
2015-11-13
a facility for prepending or replacing the cutbuffer
Todd A. Pratt
2015-11-08
Merge remote-tracking branch 'origin/master' into bracketed-paste
dequis
2015-11-02
Merge branch 'master' of github.com:toddpratt/irssi
Todd A. Pratt
2015-11-02
Make C-w and M-backspace work right.
Todd A. Pratt
2015-11-02
Merge pull request #330 from dequis/xterm-keypad-enter
ailin-nemui
2015-11-01
Merge pull request #320 from irssi/ahf/add-setting-type-any
dx
2015-10-06
Add xterm's keypad enter, meta-O-M to "key return" bindings
dequis
2015-10-04
Fix the indentation.
LemonBoy
2015-10-03
Remove check for >= 0 for unsigned unichar.
Alexander Færøy
[next]