summaryrefslogtreecommitdiff
path: root/src/fe-text
AgeCommit message (Expand)Author
2018-05-07Revert "record line info on empty lines"ailin-nemui
2018-04-16record line info on empty linesailin-nemui
2018-04-02Merge pull request #858 from ailin-nemui/sbarailin-nemui
2018-03-31Merge pull request #854 from irssi/ahf/otrailin-nemui
2018-03-20fix buildailin-nemui
2018-03-20add disabled txtailin-nemui
2018-03-20refactor common partsailin-nemui
2018-03-20make new status bar actually workailin-nemui
2018-03-19actually check which of add or modify was calledailin-nemui
2018-03-19change the statusbar commands so that no accidenal status bars are createdailin-nemui
2018-03-17fix a crash when trying to append to a NULL lineailin-nemui
2018-03-16move no window printing codeailin-nemui
2018-03-15in fact hidden levels should not be re-set when you run /setailin-nemui
2018-02-26Add OTR support.Alexander Færøy
2018-02-05Merge pull request #764 from GinjaNinja32/colorful-inputailin-nemui
2018-02-05Merge pull request #836 from ailin-nemui/resizeailin-nemui
2018-02-04check for negative boundailin-nemui
2018-02-02change color -> extents (malloc based)ailin-nemui
2018-02-02check the error condition of mainwindow_createailin-nemui
2018-02-02stop the madnessailin-nemui
2018-01-24modified gui-readline based on the suggestions made to the pull requestNiklas Luokkala
2018-01-24removed unnecessary repetitionNiklas Luokkala
2018-01-24Add Shift-Tab completion to gui-readlineNiklas Luokkala
2018-01-18Don't accept pos<0 or len<0 in gui_entry_set_colorGinjaNinja32
2018-01-18Apply changes based on review feedbackGinjaNinja32
2018-01-18Add color support for input barGinjaNinja32
2018-01-16Update Irssi website URLsZero King
2018-01-08Merge pull request #697 from ailin-nemui/rsplitailin-nemui
2018-01-08Merge pull request #726 from dequis/term-environment-checkailin-nemui
2018-01-07Fix space in messageailin-nemui
2018-01-07Reword warning messageailin-nemui
2018-01-07Merge pull request #746 from ailin-nemui/hide-linesailin-nemui
2018-01-06Add a startup warning if the TERM var is wrong inside tmux/screendequis
2018-01-06fix redrawailin-nemui
2018-01-06fix some moreailin-nemui
2018-01-06sideways split support for Irssiailin-nemui
2017-11-30fix commentsailin-nemui
2017-11-26Merge branch 'master' into hide-linesailin-nemui
2017-11-26Merge pull request #762 from ailin-nemui/global-historyailin-nemui
2017-11-10use enumailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-06add a key binding to erase history entriesailin-nemui
2017-10-06refactor history to use history_entries listailin-nemui
2017-09-21hidden linesailin-nemui
2017-09-15add new function to set the position in bytesailin-nemui
2017-08-07Revert "Merge pull request #452 from LemonBoy/terminfo-cup"ailin-nemui
2017-07-03Merge pull request #653 from ailin-nemui/regexexailin-nemui
2017-06-19Merge branch 'master' into regexexailin-nemui
2017-06-17term-terminfo: Avoid switching out of alt screen on unexpected exitsdequis
2017-06-05Performance improvements for /lastlog -beforedequis