1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 20:10:05 +08:00
Commit Graph

5716 Commits

Author SHA1 Message Date
wsdjeg
992ffadef3 fix(protocal): keep protocal when fail to switch 2022-05-03 22:00:28 +08:00
wsdjeg
a7fa0c73ed fix(gitter): notify wrong channel 2022-05-03 20:06:09 +08:00
wsdjeg
3d957013f7 feat(gitter): display more message about connection process 2022-05-03 19:48:18 +08:00
wsdjeg
54e121f85b fix(gitter): define response before run fetch job 2022-05-03 17:53:56 +08:00
wsdjeg
14f9130116 feat(vimchat): support channel info message 2022-05-03 11:18:22 +08:00
wsdjeg
0b41ab97cc fix(vimchat): fix ctrl-w key binding
`ctrl-w` do not delete `.` before cursor
2022-05-03 11:04:00 +08:00
wsdjeg
d67259a0f2 fix(scrollbar): close scrollbar after opening vimchat 2022-05-03 10:52:31 +08:00
wsdjeg
4112e478aa docs(faq): add faq about init.toml format 2022-05-03 10:49:09 +08:00
wsdjeg
97b010245f feat(gitter): notify channel list done 2022-05-03 00:58:40 +08:00
wsdjeg
cda8520e7f fix(vimchat): fix highlight firstline 2022-05-02 21:55:55 +08:00
wsdjeg
644107a3cd feat(vimchat): highlight mouse range 2022-05-02 21:50:56 +08:00
wsdjeg
9cfbd7e3a2 feat(vimchat): support mouse left click 2022-05-02 20:46:43 +08:00
wsdjeg
c338f45186 feat(vimchat): display user count on statusline 2022-05-02 18:38:56 +08:00
wsdjeg
48dfd5d179 fix(incsearch): use noautocmd to avoid incsearch_nohlsearch key 2022-05-02 16:31:29 +08:00
wsdjeg
a44b1be345 fix(vimchat): enable syntax sync fromstart 2022-05-02 15:33:17 +08:00
wsdjeg
486d5d992d docs(faq): update faq page 2022-05-02 14:27:00 +08:00
wsdjeg
d6458587d2 pref(vimchat): support quote message highlight 2022-05-02 13:50:53 +08:00
wsdjeg
7a74b3497b fix(vimchat): fix codeblocklines highlights 2022-05-02 13:16:21 +08:00
wsdjeg
3f3f1808a0 feat(vimchat): add codeblocklines highlight 2022-05-02 13:13:47 +08:00
wsdjeg
ba1a0f80ac feat(vimchat): update syntax highlight for message 2022-05-02 12:24:26 +08:00
wsdjeg
9484ac6fb9 fix(gitter): skip space when debug 2022-05-02 00:25:28 +08:00
wsdjeg
dd165bd78d feat(chat): complete channels regardless of case 2022-05-02 00:15:44 +08:00
wsdjeg
c37ac8e848 feat(chat): redraw screen in while loop
the message window does not update when scroll screen
2022-05-01 23:48:09 +08:00
wsdjeg
7c235b6276 feat(chat): make shift-space return space in insert mode 2022-05-01 23:12:47 +08:00
wsdjeg
88744e039f docs(sponsors): update sponsorship 2022-05-01 21:08:53 +08:00
wsdjeg
7662876414 pref(log): move to last line when view runtime log 2022-05-01 17:49:29 +08:00
wsdjeg
22634b2edb docs(chat): update vim-chat readme 2022-05-01 17:34:53 +08:00
wsdjeg
684ca9c5c8 fix(chat): fix detach script for vim-chat 2022-05-01 17:16:03 +08:00
wsdjeg
96144d6256 feat(chat): support paste from register 2022-05-01 17:10:44 +08:00
wsdjeg
405e7991b1 fix(vim-chat): detach all files in bundle vim-chat 2022-05-01 16:57:43 +08:00
wsdjeg
80701af845 feat(action): enable detach action for vim-chat 2022-05-01 16:45:21 +08:00
wsdjeg
1c6a1b4751 feat(detach): detach vim-chat automatically 2022-05-01 16:40:45 +08:00
wsdjeg
b90535ae1f fix(chat): skip spaces after server commands 2022-05-01 16:06:59 +08:00
wsdjeg
552e844ef8 feat(chat): remove redraw to avoid flickering the screen 2022-05-01 15:59:02 +08:00
wsdjeg
5d103f7984 feat(chat): complete username after @ 2022-05-01 15:32:52 +08:00
wsdjeg
ff1f770ca9 feat(chat): support ScrollWheelDown and ScrollWheelUp 2022-05-01 14:51:32 +08:00
wsdjeg
99b5771285 feat(chat): support push multiple messages 2022-05-01 14:13:34 +08:00
wsdjeg
bb9d83beb4 feat(chat): complete channel with ignorecase 2022-05-01 13:24:11 +08:00
wsdjeg
1551d4f750 feat(chat): support ctrl-w to delete word 2022-05-01 13:16:08 +08:00
wsdjeg
87cce99383 pref(chat): disable cursorline & update buffer content once 2022-05-01 11:55:31 +08:00
wsdjeg
21264bdcb3 feat(chat): highlight VimChatPing 2022-05-01 11:26:36 +08:00
wsdjeg
5b0495059d feat(gitter): highlight remote nick 2022-05-01 01:50:22 +08:00
wsdjeg
3f214bdd6d fix(gitter): support multiple line message 2022-05-01 01:22:28 +08:00
wsdjeg
3aa8a094c5 pref(chat): fix vimchat ui syntax highlight 2022-05-01 00:03:46 +08:00
wsdjeg
3fb1bba91f feat(chat): improve vimchat ui 2022-04-30 23:52:33 +08:00
wsdjeg
b3fa6a1356 feat(gitter): check notification setting of a room 2022-04-30 22:20:58 +08:00
wsdjeg
83fc0188ba fix(curl): use bundle curl instead of windows's 2022-04-30 20:56:58 +08:00
wsdjeg
7b32f1a23d feat(gitter): use list instead of string 2022-04-30 19:33:29 +08:00
wsdjeg
3bff3f833d fix(chat): fix next/previous channel 2022-04-30 19:12:07 +08:00
wsdjeg
2fc1389cce fix(indent): fix indent 2022-04-30 19:02:32 +08:00