This website requires JavaScript.
Explore
Help
Sign In
wez
/
wezterm
Watch
1
Star
1
Fork
0
You've already forked wezterm
mirror of
https://github.com/wez/wezterm.git
synced
2024-11-22 22:42:48 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2184a393c5
wezterm
/
.gitignore
7 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add basic install script and icon The icon comes from "Smoothicons 7" by Corey Marion which I found as a royalty free icon searching the internet. I would love to have a purpose built icon, but this is sufficient for now. The install script sets up a macOS application bundle that references the generated wezterm binary and the icon. The same technique could be used to generate a .desktop file for linux. I've changed the default-prog on macos to be `login -pf $USER` as that is a better default experience on macOS.
2019-03-24 04:37:08 +03:00
.DS_Store
Render text on sdl using harfbuzz and freetype
2018-01-15 10:34:59 +03:00
/Cargo.lock
/target/
**/*.rs.bk
Add fontconfig support to locate fonts Also restructure things a little bit to facilitate more robust fallback implementation.
2018-01-16 04:32:31 +03:00
.*.sw*
Add plumbing for running esctest
2019-03-18 01:23:53 +03:00
/esctest.log
Reference in New Issue
Copy Permalink