summaryrefslogtreecommitdiff
path: root/src/fe-text/gui-entry.h
AgeCommit message (Expand)Author
2018-02-02change color -> extents (malloc based)ailin-nemui
2018-01-18Add color support for input barGinjaNinja32
2017-09-15add new function to set the position in bytesailin-nemui
2016-03-29Improve cutbuffer handlingailin-nemui
2016-01-30add an append operation to cut buffer handlingTodd A. Pratt
2015-11-13remove cruft from previous implementationTodd A. Pratt
2015-11-13a facility for prepending or replacing the cutbufferTodd A. Pratt
2015-11-02Make C-w and M-backspace work right.Todd A. Pratt
2007-05-25Add function to delete the whole cell under the cursor and use it forEmanuele Giaquinta
2006-01-29Fixed a bug where tab-complete didn't worked with utf8/big5 multibyte charact...Valentin Batz
2005-08-27Implementation of the meta-[cult] (capitalize words, upcase word, downcase wo...Valentin Batz
2003-10-19BIG5 fixes by vanilla@FreeBSD.org(?)Timo Sirainen
2002-02-20Backspace/delete shouldn't modify cutbuffer.Timo Sirainen
2002-02-15transpose_characters was brokenTimo Sirainen
2002-02-15/SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it'sTimo Sirainen
2002-01-29A bit more better utf8 support, still not a good input line.Timo Sirainen
2001-10-28Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.Timo Sirainen
2001-10-25forward_word and backward_word now move only to next/prev non-alphanumeric ch...Timo Sirainen
2001-10-14delete_previous_word and delete_next_word now deletes only untilTimo Sirainen
2001-10-13Configurable statusbar - see default config file (irssi.conf) for exampleTimo Sirainen
2001-03-03delete_next_word key implemented, patch by TinukTimo Sirainen
2001-01-04Added keyboard_entry_redirect() function to keyboard.[ch] which sendsTimo Sirainen
2000-07-23Changed the names of /BIND commands to be epic-compatible. Also addedTimo Sirainen
2000-06-14Ctrl-W deletes word in left - patch fromTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen