felixse / felixse/FluentTerminal
msys2 zsh multiply problems with in and out
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
**Enviroment**
- Fluent Terminal 0.4.1.0
- msys2 20180531
- zsh 5.7.1 (x86_64-pc-msys)
- Microsoft Windows [Version 10.0.17763.437]
**Settings**


**Input problem**
1. Home button do nothing
2. End button shows tilda `~`
**Output problem**
```
cat /proc/cpuinfo
vim ~/.zshrc
```
vim does not fully rewrite screen:

```
echo $TERM
xterm-256color
```
Output problem can be solved by disabling WinPty.
`.zshrc` from https://wiki.archlinux.org/index.php/zsh#Key_bindings does not helps with input
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.