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

How to set the width and height of floaterm? #83

Open
0x7a7a opened this issue Mar 3, 2022 · 5 comments
Open

How to set the width and height of floaterm? #83

0x7a7a opened this issue Mar 3, 2022 · 5 comments

Comments

@0x7a7a
Copy link

0x7a7a commented Mar 3, 2022

I have searched for related questions in issues,only position was found.
How do I set the width and height of floaterm or add additional parameters of pos? Just like the example in asyncrun.extra
I'm sorry to bother you.

@0x7a7a
Copy link
Author

0x7a7a commented Mar 3, 2022

I think I could do it through Customize Runner?

@skywind3000
Copy link
Owner

yes

@0x7a7a
Copy link
Author

0x7a7a commented Mar 3, 2022

@skywind3000 Thanks!
I found that unable to display complete command line information if I use floaterm(or tab) as a runner.
Looks like the first two lines are missing,but it works well in quicfix.
ex(Just go build):
image
Can you give me some suggestions to help me find the problem better?

@skywind3000
Copy link
Owner

Could you provide more detail ?
Windows ? Linux ?
What is your expected output ?

@0x7a7a
Copy link
Author

0x7a7a commented Mar 4, 2022

Sorry,here are some basic information

system:

Macos Monterey 12.2.1

neovim:

NVIM v0.6.1
Build type: Release
LuaJIT 2.1.0-beta3
编译者 brew@Monterey

Features: +acl +iconv +tui
See ":help feature-compile"

     系统 vimrc 文件: "$VIM/sysinit.vim"
         $VIM 预设值: "/usr/local/Cellar/neovim/0.6.1/share/nvim"

Run :checkhealth for more info

Want:

I want to see all command executed,just like this:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants