mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	/slap alias
This commit is contained in:
		
							parent
							
								
									9377304f3e
								
							
						
					
					
						commit
						12f96ec87e
					
				@ -42,6 +42,7 @@ save_settings = "/autojoin --run;/layout store;/save"
 | 
				
			|||||||
SAY = "msg *"
 | 
					SAY = "msg *"
 | 
				
			||||||
setup_aspell = "/set weechat.bar.rootinput.items [input_prompt]+(away),[input_search],[input_paste],input_text,aspell_suggest;/set aspell.check.default_dict en_US;/set aspell.check.suggestions 4;/set aspell.check.enabled on;/unalias setup_aspell;/save"
 | 
					setup_aspell = "/set weechat.bar.rootinput.items [input_prompt]+(away),[input_search],[input_paste],input_text,aspell_suggest;/set aspell.check.default_dict en_US;/set aspell.check.suggestions 4;/set aspell.check.enabled on;/unalias setup_aspell;/save"
 | 
				
			||||||
SIGNOFF = "quit"
 | 
					SIGNOFF = "quit"
 | 
				
			||||||
 | 
					SLAP = "me slaps $1 around a bit with a large trout"
 | 
				
			||||||
T = "topic"
 | 
					T = "topic"
 | 
				
			||||||
UB = "unban"
 | 
					UB = "unban"
 | 
				
			||||||
UMODE = "mode $nick"
 | 
					UMODE = "mode $nick"
 | 
				
			||||||
 | 
				
			|||||||
@ -14,7 +14,7 @@ buffer_open_before_autojoin = on
 | 
				
			|||||||
buffer_open_before_join = off
 | 
					buffer_open_before_join = off
 | 
				
			||||||
buffer_switch_autojoin = on
 | 
					buffer_switch_autojoin = on
 | 
				
			||||||
buffer_switch_join = on
 | 
					buffer_switch_join = on
 | 
				
			||||||
color_nicks_in_names = off
 | 
					color_nicks_in_names = on
 | 
				
			||||||
color_nicks_in_nicklist = on
 | 
					color_nicks_in_nicklist = on
 | 
				
			||||||
color_nicks_in_server_messages = on
 | 
					color_nicks_in_server_messages = on
 | 
				
			||||||
color_pv_nick_like_channel = on
 | 
					color_pv_nick_like_channel = on
 | 
				
			||||||
 | 
				
			|||||||
@ -139,14 +139,14 @@ word_chars_input = "!\u00A0,-,_,|,alnum"
 | 
				
			|||||||
[palette]
 | 
					[palette]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[color]
 | 
					[color]
 | 
				
			||||||
bar_more = lightcyan
 | 
					bar_more = lightmagenta
 | 
				
			||||||
chat = default
 | 
					chat = default
 | 
				
			||||||
chat_bg = default
 | 
					chat_bg = default
 | 
				
			||||||
chat_buffer = white
 | 
					chat_buffer = white
 | 
				
			||||||
chat_channel = white
 | 
					chat_channel = white
 | 
				
			||||||
chat_day_change = cyan
 | 
					chat_day_change = cyan
 | 
				
			||||||
chat_delimiters = 235
 | 
					chat_delimiters = green
 | 
				
			||||||
chat_highlight = lightcyan
 | 
					chat_highlight = yellow
 | 
				
			||||||
chat_highlight_bg = 235
 | 
					chat_highlight_bg = 235
 | 
				
			||||||
chat_host = cyan
 | 
					chat_host = cyan
 | 
				
			||||||
chat_inactive_buffer = default
 | 
					chat_inactive_buffer = default
 | 
				
			||||||
@ -186,7 +186,7 @@ input_text_not_found = red
 | 
				
			|||||||
item_away = yellow
 | 
					item_away = yellow
 | 
				
			||||||
nicklist_away = cyan
 | 
					nicklist_away = cyan
 | 
				
			||||||
nicklist_group = green
 | 
					nicklist_group = green
 | 
				
			||||||
separator = 235
 | 
					separator = blue
 | 
				
			||||||
status_count_highlight = magenta
 | 
					status_count_highlight = magenta
 | 
				
			||||||
status_count_msg = brown
 | 
					status_count_msg = brown
 | 
				
			||||||
status_count_other = default
 | 
					status_count_other = default
 | 
				
			||||||
@ -313,7 +313,7 @@ rootinput.separator = off
 | 
				
			|||||||
rootinput.size = 1
 | 
					rootinput.size = 1
 | 
				
			||||||
rootinput.size_max = 0
 | 
					rootinput.size_max = 0
 | 
				
			||||||
rootinput.type = root
 | 
					rootinput.type = root
 | 
				
			||||||
rootstatus.color_bg = 235
 | 
					rootstatus.color_bg = black
 | 
				
			||||||
rootstatus.color_delim = lightcyan
 | 
					rootstatus.color_delim = lightcyan
 | 
				
			||||||
rootstatus.color_fg = default
 | 
					rootstatus.color_fg = default
 | 
				
			||||||
rootstatus.conditions = ""
 | 
					rootstatus.conditions = ""
 | 
				
			||||||
@ -327,7 +327,7 @@ rootstatus.separator = off
 | 
				
			|||||||
rootstatus.size = 1
 | 
					rootstatus.size = 1
 | 
				
			||||||
rootstatus.size_max = 0
 | 
					rootstatus.size_max = 0
 | 
				
			||||||
rootstatus.type = root
 | 
					rootstatus.type = root
 | 
				
			||||||
title.color_bg = 235
 | 
					title.color_bg = black
 | 
				
			||||||
title.color_delim = lightcyan
 | 
					title.color_delim = lightcyan
 | 
				
			||||||
title.color_fg = default
 | 
					title.color_fg = default
 | 
				
			||||||
title.conditions = ""
 | 
					title.conditions = ""
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user