summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 62004a9..cf3fbc2 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -5,6 +5,7 @@ q = :quit<Enter>
 <C-p> = :prev-tab<Enter>
 <C-n> = :next-tab<Enter>
 <C-t> = :term<Enter>
+! = :term<space>
 
 [messages]
 j = :next-message<Enter>
c.h?id=31321077de1dd723bf7713b2906a5786dc5fe29e'>^
d25d6b45 ^
1
2
3
4
5
6
7
8
9


                                   
                                        
                                          

                                            
                                               
                                   
void muc_before_test(void **state);
void muc_after_test(void **state);

void test_muc_invites_add(void **state);
void test_muc_remove_invite(void **state);
void test_muc_invites_count_0(void **state);
void test_muc_invites_count_5(void **state);
void test_muc_room_is_not_active(void **state);
void test_muc_active(void **state);