Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Neovim toggleterm + gitui #1529

Unanswered
DartMitai asked this question in Q&A
Discussion options

Hi all sorry i'm noob for neovim and write code in terminal
when I am in neodim, a very cool toggleterm solution is used, but some gitui actions become unavailable, such as in this pop-up window, you need to press Esc to exit, which simply switches the terminal to another mode but does not exit.
Снимок экрана от 2022年12月15日 15-03-44
after pressing esc
Снимок экрана от 2022年12月15日 15-05-34
it can be closed only through the complete closure of the terminal, which is very inconvenient

You must be logged in to vote

Replies: 2 comments

Comment options

I read about the keyboard settings, but I didn't understand anything, I didn't have this file in the folder .config/gitui/
there was only one file "theme.ron"
I made a file to configure the keys "key_bindings.ron" it's completely empty now, how do I change the exit button?
and I also couldn't activate the button of the third window Quit ^c I reset everything with the c button, but I didn't wait for the effect, what is it?

You must be logged in to vote
0 replies
Comment options

check KEY_CONFIG.md on the manual how to overwrite keys and KeysList inside key_list.rs shows you all the keys you and rebind. you will find that only exit_popup uses esc by default. so try rebinding this to q

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Converted from issue

This discussion was converted from issue #1475 on January 29, 2023 10:19.

AltStyle によって変換されたページ (->オリジナル) /