Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: To toggle the termial and run the background task like in Zellij #2899

Closed
1 task done
Notnobcoder opened this issue Mar 31, 2024 · 10 comments
Closed
1 task done
Labels
enhancement New feature or request

Comments

@Notnobcoder
Copy link

Did you check the docs?

  • I have read all the LazyVim docs

Is your feature request related to a problem? Please describe.

"When opening the terminal with ft, it would be convenient if we could toggle it to run background applications such as React projects. I currently use Zellij for this purpose, and having this feature integrated would greatly enhance the user experience."

Describe the solution you'd like

"Having a floating window feature like in Zellij would be excellent."

Describe alternatives you've considered

"like a floating terminal in vs code"

Additional context

No response

@Notnobcoder Notnobcoder added the enhancement New feature or request label Mar 31, 2024
@dpetka2001
Copy link
Contributor

Doesn't <C-/> do what you want? It opens a floating terminal. And you can use the same keymap for showing/hiding the terminal.

@Notnobcoder
Copy link
Author

It's not functioning on my Arch Linux machine at the moment.

@dpetka2001
Copy link
Contributor

Try pressing <C-_>.

@Notnobcoder
Copy link
Author

Not working Actually, it's minimizing the font size in the terminal.

@Notnobcoder
Copy link
Author

I've seen the issue #193 as well. It seems to be referencing the installation of a custom plugin. I've also attempted the commands provided in the issue, but unfortunately, the problem persists.

@dpetka2001
Copy link
Contributor

This is something related to your terminal emulator. What terminal are you using? Are you inside tmux? Type the following in insert mode inside Neovim <C-v><C-/>. What characters are printed out?

@Notnobcoder
Copy link
Author

No just using kitty .

@dpetka2001
Copy link
Contributor

dpetka2001 commented Mar 31, 2024

Type the following in insert mode inside Neovim <C-v><C-/>. What characters are printed out?

You didn't answer this.

@Notnobcoder
Copy link
Author

okay so its working.

@surmish
Copy link

surmish commented May 17, 2024

okay so its working.

Can you close this?

@folke folke closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants