p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

ignores my user settings in /etc/passwd, and tmux support #273

Closed sanguis closed 10 years ago

sanguis commented 10 years ago

First off this looks awesome. tons of promise. I am not complaining bellow just informing you what I encountered on my first run

I use zsh, and tmux in all sessions.

When I start the app it starts with a bash prompt. When I run "tmux a" to attach the session, tmux is not able to redraw the screen properly and is constantly scrolling around oddly.

I can not see the tmux bar ect. The borders are not being drawn right. Moving between buffers is extremely slow.

p-e-w commented 10 years ago

Thank you for your feedback! zsh support is being tracked in https://github.com/p-e-w/finalterm/issues/26; the tmux issue is a subset of https://github.com/p-e-w/finalterm/issues/121.