Giter Site home page Giter Site logo

Hangs in gvim about tig-explorer.vim HOT 7 CLOSED

iberianpig avatar iberianpig commented on June 18, 2024
Hangs in gvim

from tig-explorer.vim.

Comments (7)

iberianpig avatar iberianpig commented on June 18, 2024

It doesn't support on gvim.
Could you make PR if you can?

from tig-explorer.vim.

gauteh avatar gauteh commented on June 18, 2024

Ok, I dont have the chance at the moment.

from tig-explorer.vim.

kiryph avatar kiryph commented on June 18, 2024

It does not work in most recent release (snapshot 155) of MacVim with +terminal either.

@iberianpig Can you shortly mention what code parts have to be changed?

This is not obvious to me.

from tig-explorer.vim.

iberianpig avatar iberianpig commented on June 18, 2024

If you extend for MacVim, you may check following codes written for NeoVim.

from tig-explorer.vim.

kiryph avatar kiryph commented on June 18, 2024

MacVim has nothing to do with neovim. It is like gvim for macOS.
MacVim is a graphical frontend for vim.

I think the problem of neovim with :Bclose is not the problem of macvim.

from tig-explorer.vim.

iberianpig avatar iberianpig commented on June 18, 2024

I understand it.
Now, tig-explorer.vim is not using term.
Because this plugin was originally written in a version without term (vim 8.0 and earlier).

To implement for MacVim or Gvim, you should try to use term in if has('gui_macvim') or has('gui_running') statement.

from tig-explorer.vim.

iberianpig avatar iberianpig commented on June 18, 2024

it works with #15 .

from tig-explorer.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.