aboutsummaryrefslogtreecommitdiff
path: root/plugins/degesch/fancy-prompt.lua
Commit message (Collapse)AuthorAgeFilesLines
* Come up with sillier names for the binariesPřemysl Eric Janouch2021-08-061-105/+0
| | | | | | | | I'm not entirely sure, but it looks like some people might not like jokes about the Holocaust. On a more serious note, the project has become more serious over the 7 or so years of its existence.
* fancy-prompt.lua: allow non-ASCII buffer namesPřemysl Eric Janouch2020-10-311-4/+5
| | | | | It may theoretically bite us in the ass with non-UTF-8-compliant IRC servers, and certainly with double-width characters.
* Name changePřemysl Eric Janouch2020-09-021-1/+1
|
* fancy-prompt.lua: workaround a Readline UTF-8 bugPřemysl Janouch2018-06-221-0/+4
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* fancy-prompt.lua: remove unnecessary local variablePřemysl Janouch2017-05-131-1/+1
|
* Various fixes related to channel modesPřemysl Janouch2016-12-301-2/+2
| | | | Bugs unnoticed for so long.
* fancy-prompt.lua: fix parametrized modesPřemysl Janouch2016-12-021-3/+3
|
* fancy-prompt.lua: change background on highlightPřemysl Janouch2016-12-021-3/+7
|
* degesch: add a "fancy-prompt" pluginPřemysl Janouch2016-10-281-0/+97
So that the client looks at least a tiny bit decent if needed.