felixse / felixse/FluentTerminal

msys2 zsh multiply problems with in and out

Open
#320 1 comment 0 reactions 0 assignees View on GitHub
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**
![изображение](https://user-images.githubusercontent.com/3233181/56095283-c1970d80-5ee3-11e9-9afb-60295574a9d6.png)
![изображение](https://user-images.githubusercontent.com/3233181/56095289-cc51a280-5ee3-11e9-9181-7cbf5c6985b4.png)

**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:
![изображение](https://user-images.githubusercontent.com/3233181/56095338-569a0680-5ee4-11e9-9e02-af1b814cb53b.png)
```
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.