Introduction
Statistics
Contact
Development
Disclaimer
Help
Log - lchat - A line oriented chat front end for ii.
git clone git://git.suckless.org/lchat
Log
Files
Refs
README
---
Date Commit message Author
2023-09-23 20:17 lchat: add pledge(2) support Tom Schwindl
2024-07-14 11:34 Avoid useless use of strdup(3). Jan Klemkow
2023-02-06 14:42 slackline: ctrl+w: stop deleting when c… Tom Schwindl
2023-01-14 17:35 update copyright Tom Schwindl
2023-01-15 00:01 slackline.h: fix typo in include guard Tom Schwindl
2023-01-11 15:08 slackline: restore some comments Tom Schwindl
2023-01-11 08:59 lchat: in case the `-m` flag receives a… Tom Schwindl
2023-01-11 08:17 slackline: do not include slackline.h i… Tom Schwindl
2023-01-11 08:05 replace "magic"-numbers with symbolic c… Tom Schwindl
2023-01-11 07:56 lchat.1: mention modes briefly Tom Schwindl
2022-12-30 11:42 Makefile: add missing dependency to sl_… Tom Schwindl
2022-12-29 12:17 Introduce modes Tom Schwindl
2022-12-29 12:02 Refactor headers Tom Schwindl
2022-10-25 21:27 readme: update links Jan Klemkow
2022-10-25 21:20 Add support for vt-sequences for Home a… Jan Klemkow
2022-10-22 20:01 slackline: add (another) vt-sequence fo… Tom Schwindl
2022-10-20 21:09 Makefile: add dist target to create rel… Jan Klemkow
2022-10-20 21:07 ignore sl_test Jan Klemkow
2022-10-20 07:47 test: ignore comparison of integers of … Jan Klemkow
2022-10-20 07:47 test: remove unused debugging code Jan Klemkow
2022-10-14 16:02 config.mk: fix manpage install path Jan Klemkow
2022-10-13 21:00 readme: link libgrapheme to project page Jan Klemkow
2022-10-13 14:52 slackline: remove redundant lines in sl… Tom Schwindl
2022-10-13 14:23 slackline: implement sl_move() to handl… Tom Schwindl
2022-10-09 21:44 copyright update Jan Klemkow
2022-10-09 21:33 refactor printing of terminal title Jan Klemkow
2022-10-09 20:41 update libgrapheme to version 2.0.1 Jan Klemkow
2022-10-08 10:14 minor cleanup and adjustments Tom Schwindl
2022-10-02 09:10 lchat: remove the OPOST flag Tom Schwindl
2022-09-17 14:07 lchat: clean up terminal preparation Tom Schwindl
2022-10-02 01:57 README: update requirements to libgraph… Jan Klemkow
2022-09-26 14:27 slackline: fix reallocation memory issue Petr Vaněk
2022-10-01 22:59 use libgrapheme instead of libutf Jan Klemkow
2022-09-20 11:56 move the ctrl+l handling from slackline… Tom Schwindl
2022-09-09 19:40 slackline: implement ctrl+w and ctrl+l Tom Schwindl
2022-09-06 20:41 Replace the non-standard err(3) with ou… Tom Schwindl
2022-09-06 15:30 lchat: Do not implement bell_match() tw… Tom Schwindl
2022-08-22 20:28 lchat: flush earlier to make sure the i… Tom Schwindl
2021-01-29 20:47 Makefile: provides an uninstall target shirenn
2021-01-28 19:06 Point that libutf is available in the s… Pedro Lucas Porce…
2020-04-19 03:02 README: improve description of lchat Jan Klemkow
2020-02-21 17:49 config.mk: add compile/linker info for … Jan Klemkow
2018-05-13 02:15 fix bugs in manpage and improve README Jan Klemkow
2018-05-12 23:32 add space to default prompt Jan Klemkow
2018-05-13 00:55 add output of non-message line Jan Klemkow
2018-04-01 23:07 simplify usage: remove useless use of p… Jan Klemkow
2018-04-01 22:43 fix missing include of config.mk Jan Klemkow
2018-03-13 22:46 add special color for bellmatch in text… Jan Klemkow
2018-03-13 16:52 change and fix colors Jan Klemkow
2018-03-13 23:02 add missing config.mk Jan Klemkow
2017-09-03 08:59 clean up Makefile Jan Klemkow
2017-09-02 23:34 use basename of cwd as window title by … Jan Klemkow
2017-09-02 12:51 indent: fix comment Jan Klemkow
2017-09-02 12:47 indent: fix ii line formting change Jan Klemkow
2017-07-29 20:15 Merge branch 'shua-master' Jan Klemkow
2017-07-19 00:37 add some more control codes shuall
2017-07-18 22:56 insert works correctly shuall
2017-02-22 20:52 bump copyright Jan Klemkow
2017-02-22 20:08 lchat: exclude filter from input tail p… Jan Klemkow
2017-02-22 17:04 lchat: ignore poll errors on interupts Jan Klemkow
2017-02-22 16:42 filter/indent: add color swap via nich … Jan Klemkow
2017-02-22 15:55 lchat: rm useless break Jan Klemkow
2017-02-22 15:54 Makefile add filter/indent to clean Jan Klemkow
2017-02-22 15:54 indent: fix some bugs Jan Klemkow
2017-02-18 20:58 add indent filter to gitignore Jan Klemkow
2016-12-27 21:42 fix fmt string mistake Jan Klemkow
2016-11-28 21:10 fix buffering with flushes Jan Klemkow
2016-11-28 20:49 add error check for poll(2) Jan Klemkow
2016-11-15 08:58 add indent filter Jan Klemkow
2016-11-15 08:57 fix some typos Jan Klemkow
2016-10-01 09:29 add a ucspi backend via new option -u Jan Klemkow
2016-09-30 21:34 add comments Jan Klemkow
2016-09-29 16:06 add libutf to requirements Jan Klemkow
2016-07-10 00:15 add delete handling Jan Klemkow
2016-07-09 22:49 test: formating fix Jan Klemkow
2016-07-09 20:47 fix some bugs Jan Klemkow
2016-07-09 18:33 add tests Jan Klemkow
2016-07-09 18:30 add uft-8 support Jan Klemkow
2016-03-03 19:26 update arrows Jan Klemkow
2016-03-03 19:19 add image of information flow Jan Klemkow
2016-01-11 20:49 add .prompt and .title file handling Jan Klemkow
2016-01-11 14:41 readme: restructure Jan Klemkow
2016-01-05 21:45 add the possibility for output line tra… Jan Klemkow
2016-01-05 21:43 readme: add requirements section Jan Klemkow
2015-12-28 21:34 gitignore some more files Jan Klemkow
2015-12-28 21:25 fix typo Jan Klemkow
2015-12-28 20:04 bell rings if input matches on regex in… Jan Klemkow
2015-12-28 13:26 remove unused lib from build. Reported… Jan Klemkow
2015-12-27 22:45 fix build for other systems like Jan Klemkow
2015-11-18 23:14 add some more TODOs Jan Klemkow
2015-11-18 23:10 add some TODOs Jan Klemkow
2015-11-15 21:37 fix: compiling error Jan Klemkow
2015-11-15 21:10 make bell optional Jan Klemkow
2015-11-15 20:43 fix: input line warping Jan Klemkow
2015-11-08 12:43 fixes some parts of the manpage Jan Klemkow
2015-11-07 04:28 rename -H to -n for compatibility to ta… Jan Klemkow
2015-11-07 04:16 fix empty line option and behavior Jan Klemkow
2015-11-07 04:07 set default history length to 5 Jan Klemkow
2015-11-07 04:04 add option to set the terminals window … Jan Klemkow
2015-11-07 02:13 try to improve documentation Jan Klemkow
16 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)