You are not logged in.

#1 2016-09-13 00:46:45

jaapie
New Member
Registered: 2016-09-13
Posts: 2

[SOLVED] gvim 8 not working with bl-text-editor

Hello,

I have built a version of vim/gvim 8 and want to use it as my default editor. I tried to update the alternatives using the menu (Menu|System|Update Debian Alternatives) but had no success. Any idea about how to get this working? I know it works when installing from the package repositories.

Thanks,

Jacob

Last edited by jaapie (2016-09-13 01:09:33)

Offline

#2 2016-09-13 01:09:04

jaapie
New Member
Registered: 2016-09-13
Posts: 2

Re: [SOLVED] gvim 8 not working with bl-text-editor

Gah... Figured it out. Had to set the alternative to bl-gvim.

sudo update-alternatives --install /usr/bin/bl-text-editor bl-text-editor /usr/bin/bl-gvim 1
sudo update-alternatives --set bl-text-editor /usr/bin/bl-gvim

Offline

#3 2016-09-13 06:20:44

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] gvim 8 not working with bl-text-editor

Thanks for posting your solution, I'm sure others will find this useful smile

And welcome to the forums!

Offline

Board footer

Powered by FluxBB