felixse / felixse/FluentTerminal

Sometimes return key and tab key doesn't work as it should be

Open
#664 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
9.6k
Forks
448
PR merge metrics
No merged PRs in 30d

Description

Thanks for making an awesome terminal for the windows. This is way better than the other terminal emulators in windows I've ever used.
However, I have to hit the return key twice sometimes. It seems that it puts return keys directly for the terminal buffer itself rather than sending key directly to the underlying app (e,g. zsh) This also seems to explain the similar bug: tab insertion. I regularly use TAB to autocomplete in my shell, however, sometimes it puts tab character rather than invoking the autocompletion.
It doesn't seem to happen on the Powershell core. Always happens on the WSL. Turning ConPTY off seems to help.
I'm using zsh, and oh-my-zsh on FT 0.6.1.0. Line ending translation doesn't seem to affect it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.