Cant navigate or remove autocomplete popup in vim

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I am using vim8.1 with YouCompleteMe plugin for auto-complete.
When auto-complete list pop-up is triggered , If I ignore it and continue typing, nothing happen . But whenever I press arrow key, it select first suggestion from the pop-up list and stuck there. cursor move in text in command mode, but cant go back to edit mode (shows a error "Not Allowed here"). So I cant do anything further with this file since popup list stuck and cant go back to edit mode. But arrow keys move the cursor in the file in command mode. and command (like closing the file) work as well.
I am on Lubuntu 18.04. while i run gvim , i get this error message,
(gvim:13480): GLib-GIO-CRITICAL **: 11:12:24.122: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
I dont know is that related to this problem or not. Because when i run vim instead of gvim, no error is shown.
Please Help, Thanks in advance.
lubuntu vim gvim
add a comment |Â
up vote
0
down vote
favorite
I am using vim8.1 with YouCompleteMe plugin for auto-complete.
When auto-complete list pop-up is triggered , If I ignore it and continue typing, nothing happen . But whenever I press arrow key, it select first suggestion from the pop-up list and stuck there. cursor move in text in command mode, but cant go back to edit mode (shows a error "Not Allowed here"). So I cant do anything further with this file since popup list stuck and cant go back to edit mode. But arrow keys move the cursor in the file in command mode. and command (like closing the file) work as well.
I am on Lubuntu 18.04. while i run gvim , i get this error message,
(gvim:13480): GLib-GIO-CRITICAL **: 11:12:24.122: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
I dont know is that related to this problem or not. Because when i run vim instead of gvim, no error is shown.
Please Help, Thanks in advance.
lubuntu vim gvim
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using vim8.1 with YouCompleteMe plugin for auto-complete.
When auto-complete list pop-up is triggered , If I ignore it and continue typing, nothing happen . But whenever I press arrow key, it select first suggestion from the pop-up list and stuck there. cursor move in text in command mode, but cant go back to edit mode (shows a error "Not Allowed here"). So I cant do anything further with this file since popup list stuck and cant go back to edit mode. But arrow keys move the cursor in the file in command mode. and command (like closing the file) work as well.
I am on Lubuntu 18.04. while i run gvim , i get this error message,
(gvim:13480): GLib-GIO-CRITICAL **: 11:12:24.122: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
I dont know is that related to this problem or not. Because when i run vim instead of gvim, no error is shown.
Please Help, Thanks in advance.
lubuntu vim gvim
I am using vim8.1 with YouCompleteMe plugin for auto-complete.
When auto-complete list pop-up is triggered , If I ignore it and continue typing, nothing happen . But whenever I press arrow key, it select first suggestion from the pop-up list and stuck there. cursor move in text in command mode, but cant go back to edit mode (shows a error "Not Allowed here"). So I cant do anything further with this file since popup list stuck and cant go back to edit mode. But arrow keys move the cursor in the file in command mode. and command (like closing the file) work as well.
I am on Lubuntu 18.04. while i run gvim , i get this error message,
(gvim:13480): GLib-GIO-CRITICAL **: 11:12:24.122: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
I dont know is that related to this problem or not. Because when i run vim instead of gvim, no error is shown.
Please Help, Thanks in advance.
lubuntu vim gvim
asked Jun 7 at 5:38
Md. Tariqul Islam
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044357%2fcant-navigate-or-remove-autocomplete-popup-in-vim%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password