index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
curses
Age
Commit message (
Expand
)
Author
2022-04-18
core: add bar item "spacer"
Sébastien Helleu
2022-03-27
core: fix bad window size on startup with some terminals like kitty (closes #...
Sébastien Helleu
2022-03-13
core: add function gui_buffer_new_props (issue #1759)
Sébastien Helleu
2022-01-30
core: search in message tags when tags are displayed with /debug tags
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-28
core: move functions from gui-chat.c to gui-line.c
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-08-31
core: add options in command /input and new keys to remove/restore buffers in...
Sébastien Helleu
2021-08-11
core: add terminal and color info in output of /debug color
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-02-28
core: fix quoted line in cursor mode (closes #1602)
Sébastien Helleu
2021-02-08
core: fix wrong size of the new window after vertical split (closes #1612)
Sébastien Helleu
2021-02-07
core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.lo...
Kevin Pulo
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-23
core: allocate dynamic string size for colors
Sébastien Helleu
2020-08-17
core: replace calls to malloc by calloc
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-06-02
Add Alacritty title escape sequence support
Christian Duerr
2020-05-16
Fix /window scroll_beyond_end when buffer has fewer lines than terminal height
Trygve Aaberge
2020-05-10
core: add default key alt-enter to insert a newline (issue #1498)
Sébastien Helleu
2020-05-10
core: Don't remove consecutive newlines when pasting
Trygve Aaberge
2020-05-10
core: Don't collapse consecutive newlines in bar content
Trygve Aaberge
2020-04-24
core: add default key alt-shift-N to toggle nicklist bar
Sébastien Helleu
2020-04-21
core: translate log message when the signal SIGHUP is received
Sébastien Helleu
2020-04-21
core: restore signal "signal_sighup", and if eaten do not reload configuration
Sébastien Helleu
2020-04-22
core: reload config on SIGHUP
Tom Fitzhenry
2020-04-19
core: add command line option "--stdout" in weechat-headless binary (closes #...
Sébastien Helleu
2020-04-19
core: log to stdout, if headless
Tom Fitzhenry
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-11-10
Haiku: link libnetwork, not libpthread.
Jerome Duval
2019-10-14
core: fix scrolling up in bare mode when switched to bare mode at the top of ...
Sébastien Helleu
2019-10-06
core: fix long lines
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/630'
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/619'
Sébastien Helleu
2019-10-01
core: add function to convert WeeChat colors to ANSI colors (issue #528)
Sébastien Helleu
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-09-15
core: display an error on missing dependency in CMake (closes #916, closes #956)
Sébastien Helleu
2019-08-25
api: add infos "term_colors" and "term_color_pairs"
Sébastien Helleu
2019-06-28
Merge remote-tracking branch 'origin/pr/1345'
Sébastien Helleu
2019-06-17
core: add option "close" in command /window (closes #853)
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-06-07
core: replace char "," by "~" in color codes to separate foreground from back...
Sébastien Helleu
2019-05-13
gui: fix wide ncurses header on FreeBSD (issue #1343)
Simmo Saan
2019-05-04
gui: fix wbkgrndset for non-wide ncurses by fallback to wbkgdset (issue #1343)
Simmo Saan
2019-05-02
gui: readd color buffer table zero padding and dashes (issue #1343)
Simmo Saan
2019-05-02
gui: change command line option "-c" color pairs table to match (issue #1343)
Simmo Saan
2019-05-02
gui: change color buffer pairs table to only show allocated pairs (issue #1343)
Simmo Saan
2019-05-02
gui: increase ncurses color pair limit from 255 to 32767 (issue #1343)
Simmo Saan
2019-05-02
gui: replace ncurses COLOR_PAIR attribute usage with special functions (issue...
Simmo Saan
2019-04-13
core: add option weechat.look.buffer_time_same (closes #1127)
Simmo Saan
[next]