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
2008-02-01
Reset colors and attributes on newline.
Emanuele Giaquinta
2008-01-28
Properly initialize and reset last_{fg,bg}.
Emanuele Giaquinta
2008-01-25
Update the terminfo backend to query the 'colors' capability and support more
Emanuele Giaquinta
2008-01-24
Do not assume that bit 0x80 enables blink, rather call set_blink when
Emanuele Giaquinta
2008-01-24
Add function to set blink to the terminfo backend.
Emanuele Giaquinta
2008-01-24
Remove empty function.
Emanuele Giaquinta
2008-01-21
Reindent.
Emanuele Giaquinta
2008-01-21
Simplify.
Emanuele Giaquinta
2008-01-21
Remove .cvsignore files.
Emanuele Giaquinta
2008-01-21
Remove unneeded resets of paste_keycount (check_pasting will reset it
Emanuele Giaquinta
2008-01-21
Move code to insert paste prompt into its own function.
Emanuele Giaquinta
2007-12-12
Revert r2471, having the erase commands clear the cutbuffer when the
Emanuele Giaquinta
2007-12-05
Remove gettext leftover.
Emanuele Giaquinta
2007-12-05
Reindent.
Emanuele Giaquinta
2007-10-11
Fix broken URI.
Geert Hauwaerts
2007-08-24
Make alt/meta+arrow keys work in recent versions of xterm.
Jilles Tjoelker
2007-08-22
Make /LASTLOG -after/-before work without text to match
Wouter Coekaerts
2007-08-07
Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake
Emanuele Giaquinta
2007-07-26
Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the
Emanuele Giaquinta
2007-07-06
/lastlog -file: use stdio instead of two write(2) calls per line
Jilles Tjoelker
2007-06-28
Do not require that a line matches the input level to add it to the
Emanuele Giaquinta
2007-06-28
Do not compile the regexp if the input string is empty.
Emanuele Giaquinta
2007-06-17
Remove cuix from trunk.
Emanuele Giaquinta
2007-05-31
Assume width 1 for control characters in places where a non-negative width is
Emanuele Giaquinta
2007-05-31
Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h.
Emanuele Giaquinta
2007-05-30
Cleanup and optimize a bit sig_statusbar_activity_hilight.
Emanuele Giaquinta
2007-05-25
Make word commands unicode friendly.
Emanuele Giaquinta
2007-05-25
Add function to delete the whole cell under the cursor and use it for
Emanuele Giaquinta
2007-05-25
Move the cursor cell-wise in utf8.
Emanuele Giaquinta
2007-05-25
Forbid insertion of a character with width 0 as the first character in
Emanuele Giaquinta
2007-05-25
Replace utf8_width with Markus Kuhn's wcwidth.
Emanuele Giaquinta
2007-05-24
Move 'version' option in main.
Emanuele Giaquinta
2007-05-24
Cleanup option handling.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2007-05-03
Revert, do not use IS_PRINTABLE in reverse_controls.
Emanuele Giaquinta
2007-05-03
Add common IS_PRINTABLE macro.
Emanuele Giaquinta
2007-04-28
Increment paste_keycount when the key before the one that starts a
Emanuele Giaquinta
2007-04-28
Ignore empty lines when pasting.
Emanuele Giaquinta
2007-04-28
When sending a line as non-pasted reset also paste_entry, bug #405.
Emanuele Giaquinta
2007-04-19
Fix typos.
Emanuele Giaquinta
2007-04-14
Reindent.
Emanuele Giaquinta
2007-04-14
Modify gui_entry_draw_from to clear to end of line only if it has not
Emanuele Giaquinta
2007-04-14
Revert r4352.
Emanuele Giaquinta
2007-04-07
Bind also CSI 1 ; 5 D to key cleft and CSI 1 ; 5 C to key cright.
Emanuele Giaquinta
2007-04-07
Remove unused gettext code.
Emanuele Giaquinta
2007-04-05
Forbid "window show" when the target window is sticky rather than when there is
Emanuele Giaquinta
2007-03-12
When removing a line from the view also unconditionally remove any bookmark for
Emanuele Giaquinta
2007-02-20
UTF-8 0x80-0x9f characters weren't treated as control chars as they should have
Timo Sirainen
2007-02-18
Add crapbuster-like "scrollback levelclear" command.
Emanuele Giaquinta
[prev]
[next]