1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 06:03:39 +03:00
wezterm/assets
Wez Furlong 5e9688bd4e
Update Symbols Nerd Font Mono to 3.1.1
Procedure is:

* Download the `NerdFontsSymbolsOnly.zip` release asset
* Extract the font into assets/fonts
* Run the codegen to update nerdfonts_data.rs:
  `cd termwiz/codgen ; cargo run`
* Apply formatting: `cd ../../ ; cargo +nightly fmt`
* Update the list of symbols in the docs:
  * edit `docs/config/lua/wezterm/nerdfonts.md`
  * delete the table
  * Run the embedded vim command that will regenerate the table

refs: https://github.com/wez/wezterm/pull/4656
2024-01-21 16:25:04 -07:00
..
flatpak Bump flatpak runtime to 22.08 2023-04-17 16:17:03 -07:00
fonts Update Symbols Nerd Font Mono to 3.1.1 2024-01-21 16:25:04 -07:00
icon logo: refine appearance a bit more 2021-12-29 18:14:26 -07:00
macos/WezTerm.app macos: allow association with .command file type 2022-12-19 11:06:12 -07:00
shell-completion add wezterm record --cwd argument 2023-09-29 09:30:24 -07:00
shell-integration shell integration: check existence of hostname command before calling 2023-01-24 12:21:41 -08:00
windows Update conpty to rev 0ee2c74cd432eda153f3f3e77588164cde95044f 2023-05-20 19:44:25 -07:00
open-wezterm-here quote pwd in open-wezterm-here 2022-07-22 06:46:21 -07:00
wezterm-nautilus.py feat: support Natilus 4.0 API 2022-10-03 08:37:09 -07:00
wezterm.appdata.xml add pane select screenshot to appstream data 2022-08-21 13:15:38 -07:00
wezterm.desktop Continue parsing cmdline arguments in the desktop file 2022-11-04 06:32:32 -07:00