Compare commits
No commits in common. "2bc3ac7b0dfd08b89b092f8f2c8ba317594d6c14" and "f2d8de3ab92321419005b6f2bd6834dacda4cdb7" have entirely different histories.
2bc3ac7b0d
...
f2d8de3ab9
@ -13,7 +13,7 @@ The IRC client, and the core of 'xK'. It is largely defined by building on top
|
||||
of GNU Readline or BSD Editline that have been hacked to death. Its interface
|
||||
should feel somewhat familiar for weechat or irssi users.
|
||||
|
||||
image::xC.webp[align="center"]
|
||||
image::xC.png[align="center"]
|
||||
|
||||
It has most features you'd expect of an IRC client, such as being multiserver,
|
||||
a powerful configuration system, integrated help, text formatting, automatic
|
||||
@ -30,8 +30,6 @@ It intentionally differs in that it uses a sans-serif font, and it shows
|
||||
the list of all buffers in a side panel. Otherwise it is a near replica,
|
||||
including keyboard shortcuts.
|
||||
|
||||
image::xP.webp[align="center"]
|
||||
|
||||
xD
|
||||
--
|
||||
The IRC daemon. It is designed for use as a regular user application rather
|
||||
|
@ -29,7 +29,6 @@ body {
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
}
|
||||
.title, .status {
|
||||
padding: .05em .3em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user