Wez Furlong

Results 893 comments of Wez Furlong

I filed https://github.com/wez/wezterm/issues/1180 to track future work on the tab bar

I spent a lot of time on the examples throughout the docs: https://wezfurlong.org/wezterm/ What sort of things were you looking for? Perhaps we can do something to make it easier...

https://github.com/wez/wezterm/discussions/628 is a discussion thread that was just started that shows screenshots and configs; it currently just has a single example, but I'll see if I can persuade some folks...

> What do I need to put in my wezterm.lua to get a git bash experience on a windows computer? The clink is not working @azgarcia Please make your own...

My thoughts on providing a config file with commented out stuff are: * The commented out content is not testable/verifiable so it tends towards being broken over time * Because...

This should be implemented now in `main`. It typically takes about an hour before commits are available as nightly builds for all platforms. Linux builds are the fastest to build...

Thanks for the feedback; I think this is now handled equivalently in `main`!

Relates to: * https://github.com/wez/wezterm/issues/2417