daa
|
e6bce42532
|
Don't draw foreground in case it is same as background
investigatin of #26, but still need some amount of work
|
2017-12-10 21:28:30 +03:00 |
|
daa
|
7325837d07
|
Move back focus events, add check if nvim currently in nonblocking state
#24
|
2017-12-10 21:10:53 +03:00 |
|
daa
|
bec3e60b6b
|
Disable focus event as this sometimes produce freeze (#24)
|
2017-12-10 12:48:31 +03:00 |
|
daa
|
7f061efa19
|
Add timeout option, set default timeout to 10sec(#24)
format
|
2017-12-10 12:46:36 +03:00 |
|
Christopher Lübbemeier
|
02c5276e62
|
Enable scrolling with smooth scroll
|
2017-12-06 18:21:43 +01:00 |
|
daa84
|
68b610cef0
|
Merge pull request #31 from christopher-l/prefer-dark-theme
Introduce option to prefer dark GTK theme
|
2017-12-06 15:54:24 +03:00 |
|
daa84
|
61e1f990a1
|
Merge pull request #30 from christopher-l/mime-types
Add MIME types to desktop file
|
2017-12-05 17:47:12 +03:00 |
|
Christopher Lübbemeier
|
ef2e491b38
|
Introduce option to prefer dark GTK theme
|
2017-12-05 13:38:31 +01:00 |
|
Christopher Lübbemeier
|
65756deab5
|
Add MIME types to desktop file
|
2017-12-04 20:11:09 +01:00 |
|
daa
|
3b4964c1a0
|
Fix input for kanji (#6)
|
2017-12-03 20:50:00 +03:00 |
|
daa
|
778884ea96
|
Fix memory leaks (#28)
|
2017-12-03 19:45:38 +03:00 |
|
daa
|
2565b1e0fe
|
Fix input '<' symbol (#6)
|
2017-12-03 17:33:34 +03:00 |
|
daa
|
4cf5028b4d
|
Fix #6
|
2017-12-03 12:26:15 +03:00 |
|
daa84
|
d6aa19510c
|
One step to cmd line implementation
|
2017-11-23 17:57:39 +03:00 |
|
daa84
|
8dd235b8d4
|
Merge pull request #23 from babba22/master
Icons installation
|
2017-11-23 12:47:54 +03:00 |
|
daa
|
519c279c8d
|
Build prompt line
|
2017-11-19 23:13:06 +03:00 |
|
babba
|
0c39ba7bd5
|
Icons installation
|
2017-11-19 14:29:35 +01:00 |
|
daa
|
f58e398c48
|
Starting point on conversion cmdline input to UiModel
|
2017-11-19 12:44:28 +03:00 |
|
daa
|
333c28e066
|
Use popup instead of dialog
|
2017-11-18 23:15:03 +03:00 |
|
daa
|
932b7d98b4
|
Refactoring, ext_cmdline window
|
2017-11-18 15:56:37 +03:00 |
|
daa
|
56bc8f32de
|
Small improvements
|
2017-11-17 23:48:33 +03:00 |
|
daa84
|
797de26ec2
|
Add ext_cmd event processing
Update event processing code
|
2017-11-17 18:40:09 +03:00 |
|
daa84
|
8c8195de89
|
Fix hex converter
|
2017-11-16 17:25:59 +03:00 |
|
daa84
|
50603b4325
|
Use colors for selected items, enable popup menu by default
|
2017-11-16 16:53:58 +03:00 |
|
daa84
|
3b9de543ae
|
Use Pmenu colors for backgournd/foreground
|
2017-11-14 18:38:24 +03:00 |
|
daa84
|
de55aecff0
|
Fix #20
|
2017-11-13 12:51:22 +03:00 |
|
daa84
|
9f17a8bb09
|
Fix :q panic
|
2017-11-13 12:15:13 +03:00 |
|
daa84
|
54fd5775e9
|
Add menu to header bar
|
2017-11-13 12:01:37 +03:00 |
|
daa
|
05d6507dc5
|
Active autocmd FocusGained/FocusLost on gtk events (#18)
|
2017-11-12 11:04:55 +03:00 |
|
daa
|
d9d4932b98
|
Fix some compilation bugs, small optimizations
|
2017-11-11 18:56:23 +03:00 |
|
daa84
|
2ee2fa31be
|
Refactor nvim client
|
2017-11-10 18:36:54 +03:00 |
|
daa84
|
74514258eb
|
Update neovim-lib version
|
2017-11-09 16:43:47 +03:00 |
|
daa
|
25cdf3ef8f
|
Merge branch 'master' into fix-async-startup
|
2017-11-06 22:05:11 +03:00 |
|
daa
|
6763512964
|
Merge branch 'plug-manager'
|
2017-11-06 11:18:41 +03:00 |
|
daa
|
e423dff091
|
Use search entry
|
2017-11-05 23:30:40 +03:00 |
|
daa
|
bff3bdb120
|
Remove .vim file when disabled
|
2017-11-05 22:31:38 +03:00 |
|
daa
|
9c997a5165
|
Fix test
|
2017-11-05 21:13:31 +03:00 |
|
daa
|
eb70ce8d71
|
Move plugs to menu
|
2017-11-05 21:07:02 +03:00 |
|
daa
|
50bea23b6b
|
Number of ui improvements
|
2017-11-05 20:52:29 +03:00 |
|
daa
|
bb984c8223
|
Test fix
|
2017-11-05 13:06:12 +03:00 |
|
daa
|
5345d178bf
|
Update vim configuration on save
source configuration one Ok pressed
|
2017-11-04 23:04:03 +03:00 |
|
daa84
|
afa282833a
|
Plugs reordering, load config on window start
|
2017-11-02 17:31:46 +03:00 |
|
daa84
|
edebb8b673
|
vimawesome search, allow to install vimawesome plugins
|
2017-11-01 17:40:54 +03:00 |
|
daa84
|
20be6c5089
|
Load vimawesome plugins using curl to reduce application dependencies
Dispaly vimawesome plugin information
|
2017-10-31 17:21:44 +03:00 |
|
daa
|
068119fe19
|
Hide cursor in terminal mode (busy_on event)
|
2017-10-30 23:04:28 +03:00 |
|
daa
|
67cb4570ac
|
Move back default icon to fix #12 on kde
|
2017-10-30 22:56:49 +03:00 |
|
daa84
|
d9852a421d
|
Implement "add plugin", base code for vimawesome support
|
2017-10-30 18:25:23 +03:00 |
|
daa
|
0a7edbc602
|
Add base code for add plugin dialog
|
2017-10-29 23:45:05 +03:00 |
|
daa
|
4aec520746
|
Implement remove button
|
2017-10-29 22:16:55 +03:00 |
|
daa
|
512b63a37a
|
Load configuration on nvim startup/ small ui updates
|
2017-10-29 13:55:36 +03:00 |
|