Compare commits
	
		
			2 Commits
		
	
	
		
			f2d8de3ab9
			...
			2bc3ac7b0d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2bc3ac7b0d | |||
| 2c54f5a5dd | 
| @ -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 | of GNU Readline or BSD Editline that have been hacked to death.  Its interface | ||||||
| should feel somewhat familiar for weechat or irssi users. | should feel somewhat familiar for weechat or irssi users. | ||||||
| 
 | 
 | ||||||
| image::xC.png[align="center"] | image::xC.webp[align="center"] | ||||||
| 
 | 
 | ||||||
| It has most features you'd expect of an IRC client, such as being multiserver, | It has most features you'd expect of an IRC client, such as being multiserver, | ||||||
| a powerful configuration system, integrated help, text formatting, automatic | a powerful configuration system, integrated help, text formatting, automatic | ||||||
| @ -30,6 +30,8 @@ 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, | the list of all buffers in a side panel.  Otherwise it is a near replica, | ||||||
| including keyboard shortcuts. | including keyboard shortcuts. | ||||||
| 
 | 
 | ||||||
|  | image::xP.webp[align="center"] | ||||||
|  | 
 | ||||||
| xD | xD | ||||||
| -- | -- | ||||||
| The IRC daemon.  It is designed for use as a regular user application rather | The IRC daemon.  It is designed for use as a regular user application rather | ||||||
|  | |||||||
| @ -29,6 +29,7 @@ body { | |||||||
| 	top: 50%; | 	top: 50%; | ||||||
| 	transform: translate(-50%, -50%); | 	transform: translate(-50%, -50%); | ||||||
| 	text-align: center; | 	text-align: center; | ||||||
|  | 	z-index: 1; | ||||||
| } | } | ||||||
| .title, .status { | .title, .status { | ||||||
| 	padding: .05em .3em; | 	padding: .05em .3em; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user