Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xP: add a temporary lock for autoscroll | Přemysl Eric Janouch | 2022-09-07 | 1 | -1/+11 | |
* | xP: support showing buffer logs | Přemysl Eric Janouch | 2022-09-07 | 2 | -14/+59 | |
* | xP: separate input buffers | Přemysl Eric Janouch | 2022-09-07 | 1 | -8/+15 | |
* | xC: add a trivial /relay command | Přemysl Eric Janouch | 2022-09-07 | 1 | -0/+20 | |
* | xC: use liberty logging less | Přemysl Eric Janouch | 2022-09-07 | 1 | -4/+7 | |
* | xC: describe general.editor parse errors | Přemysl Eric Janouch | 2022-09-07 | 1 | -7/+12 | |
* | xP: scroll to bottom and focus the input on switch | Přemysl Eric Janouch | 2022-09-06 | 1 | -3/+19 | |
* | xP: clean up | Přemysl Eric Janouch | 2022-09-06 | 1 | -11/+7 | |
* | xP: indicate connection state | Přemysl Eric Janouch | 2022-09-06 | 1 | -7/+23 | |
* | Update README | Přemysl Eric Janouch | 2022-09-06 | 1 | -2/+6 | |
* | xP: implement tab completion | Přemysl Eric Janouch | 2022-09-06 | 3 | -80/+218 | |
* | xC: define critical bindings after el_source() | Přemysl Eric Janouch | 2022-09-06 | 1 | -7/+6 | |
* | xC: implement buffer completion in the relay | Přemysl Eric Janouch | 2022-09-06 | 1 | -66/+98 | |
* | xC/xP: pass timestamps with millisecond precision | Přemysl Eric Janouch | 2022-09-06 | 3 | -3/+3 | |
* | xP: convert links to link elements | Přemysl Eric Janouch | 2022-09-06 | 2 | -8/+25 | |
* | xC/xP: turn the action asterisk into a rendition | Přemysl Eric Janouch | 2022-09-05 | 4 | -13/+20 | |
* | xC/xP: fix colour values, and render them with CSS | Přemysl Eric Janouch | 2022-09-05 | 2 | -5/+58 | |
* | xC: also force monospace for RPL_MOTDSTART | Přemysl Eric Janouch | 2022-09-05 | 1 | -0/+1 | |
* | Fix up xP's module path, mention the licence | Přemysl Eric Janouch | 2022-09-05 | 2 | -1/+4 | |
* | Fix up README | Přemysl Eric Janouch | 2022-09-05 | 1 | -9/+10 | |
* | Start X11 and web frontends for xC | Přemysl Eric Janouch | 2022-09-05 | 20 | -91/+2798 | |
* | xC: slightly clean up character encodings | Přemysl Eric Janouch | 2022-09-02 | 1 | -2/+5 | |
* | xC: clean up logging | Přemysl Eric Janouch | 2022-09-02 | 1 | -57/+74 | |
* | CMakeLists.txt: improve dependencies of xD-replies | Přemysl Eric Janouch | 2022-09-02 | 1 | -3/+6 | |
* | xC: make alias creation tolerant to prefixed names | Přemysl Eric Janouch | 2022-08-29 | 1 | -1/+2 | |
* | xC: deal with conflicts when renaming buffers | Přemysl Eric Janouch | 2022-08-29 | 2 | -7/+5 | |
* | xC: deal with any identifier conflicts | Přemysl Eric Janouch | 2022-08-29 | 1 | -3/+16 | |
* | xC: fix some corner cases around terminal handling | Přemysl Eric Janouch | 2022-08-29 | 1 | -3/+13 | |
* | xC: use the correct way of resetting libedit | Přemysl Eric Janouch | 2022-08-29 | 1 | -38/+13 | |
* | xC: make libedit history switching more reliable | Přemysl Eric Janouch | 2022-08-29 | 1 | -0/+2 | |
* | xC: improve libedit multiline input handling | Přemysl Eric Janouch | 2022-08-29 | 1 | -0/+4 | |
* | xC: erase remaining mentions of a "backlog helper" | Přemysl Eric Janouch | 2022-08-29 | 2 | -6/+6 | |
* | xC: don't autosave when nothing changed | Přemysl Eric Janouch | 2022-08-29 | 1 | -10/+13 | |
* | Don't wrap xD-gen-replies in a shell script | Přemysl Eric Janouch | 2022-08-29 | 3 | -29/+30 | |
* | Update README | Přemysl Eric Janouch | 2022-08-27 | 1 | -12/+7 | |
* | Update README | Přemysl Eric Janouch | 2022-08-27 | 1 | -20/+14 | |
* | xC: move TEXT_* constants where they belong | Přemysl Eric Janouch | 2022-08-27 | 1 | -12/+12 | |
* | xC: normalize BSD Editline's history behaviour | Přemysl Eric Janouch | 2022-08-27 | 4 | -15/+46 | |
* | xC: general.save_on_quit -> general.autosave | Přemysl Eric Janouch | 2022-08-27 | 2 | -5/+9 | |
* | xC: revise configuration options | Přemysl Eric Janouch | 2022-08-27 | 4 | -101/+107 | |
* | xC: label code sections better | Přemysl Eric Janouch | 2022-08-27 | 1 | -9/+9 | |
* | xC: make fancy-prompt.lua alignment more reliable | Přemysl Eric Janouch | 2022-08-27 | 2 | -17/+52 | |
* | Fix xB.adoc parsing with current libasciidoc | Přemysl Eric Janouch | 2022-08-24 | 1 | -1/+1 | |
* | Build with AsciiDoc as well as Asciidoctor | Přemysl Eric Janouch | 2022-08-24 | 4 | -14/+26 | |
* | Bump copyright years | Přemysl Eric Janouch | 2022-08-17 | 3 | -3/+3 | |
* | Update README | Přemysl Eric Janouch | 2022-08-15 | 1 | -5/+9 | |
* | xC: expand behaviour.editor_command examples | Přemysl Eric Janouch | 2022-08-14 | 1 | -1/+9 | |
* | xC: improve backlog helper capabilities | Přemysl Eric Janouch | 2022-08-14 | 3 | -12/+21 | |
* | CMakeLists.txt: fix a typo | Přemysl Eric Janouch | 2022-08-12 | 1 | -1/+1 | |
* | Rename the project | Přemysl Eric Janouch | 2022-08-07 | 6 | -37/+36 |