Giter Site home page Giter Site logo

Comments (7)

willothy avatar willothy commented on June 29, 2024 2

Actually I'd like to leave this open until I have a PR adding some more options, just as a sort of to-do :)

from flatten.nvim.

willothy avatar willothy commented on June 29, 2024 1

I'm not sure I understand what you're describing, could you provide a list of repro steps and/or a video? I'll look into it asap once I have some more info. Thanks for reporting :)

from flatten.nvim.

ttytm avatar ttytm commented on June 29, 2024 1

All good, sorry for the trouble and thanks for the support!

from flatten.nvim.

ttytm avatar ttytm commented on June 29, 2024
Sequence.1.mp4

Hopefully this makes it clear, else please let me know @willothy .
It shows: opeining nvim in a new kitty terminal without issues. Then I'm trying to do it in another tab but it immediately closes on me, trying this multiple times. Same for wezterm.


It doesn't happen with the mentioned commit.

I will bisect and add the exact commit for better analysis.

from flatten.nvim.

ttytm avatar ttytm commented on June 29, 2024

Ahh, I see

	one_per = {
		kitty = true, -- Flatten all instance in the current Kitty session
		wezterm = true, -- Flatten all instance in the current Wezterm session
	},

was added.

Didn't notice this as breaking change or opt-in feature. Had to manually opt out of it.

from flatten.nvim.

willothy avatar willothy commented on June 29, 2024

Ah, yes I should've marked it as breaking. That's my bad, I was perhaps a bit too hasty merging that. But with that being said, ideally you'd still be able to open a new session in another window. I'm not a fan of not being able to have multiple nvim windows open, even though I like to be able to open things from other Wezterm windows sometimes, so I'll try to get this fixed in the next few days by adding some options for when wezterm/kitty windows nest. Until then, disabling the features should be good :)

from flatten.nvim.

willothy avatar willothy commented on June 29, 2024

For now you should be able to customize the pipe_path function to suit your needs. Returning nil from that will allow the instance to open. Other than that, what options would be helpful? I'm not quite sure what to add for this.

from flatten.nvim.

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.