assayire

Results 11 issues of assayire

Alacritty does not launch if the `working_directory` setting uses `~` or `$HOME` in the path. Is there a workaround for this if a fix is not planned for the near...

### Discord username (optional) higherkindedtype#4936 ### Describe the bug Bug: The shortcut displayed besides _Rename the Current Tab_ menu item is not right. Either it is cut off or not...

I have searched for a quite a while to understand the format of the theme file particularly the color. For example, how do i parse the color under, say `ANSIBlueColor`:...

### Check for existing issues - [X] Completed ### Describe the feature The files/folders under a folder in the sidebar is always sorted alphabetically. But the following would be very...

enhancement
project panel
setting
good first issue

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Use a font like Maple Mono NF or Cascadia Code that supports...

defect
font

### Check for existing issues - [X] Completed ### Describe the feature As a Zed lover, I want Zed to not ask to save/delete untitled files when quitting the app...

enhancement
workspace
serialization
priority request

### Discord username (optional) _No response_ ### Describe the bug When I am in the quake mode and try to open the settings window, it opens it in the quake...

Feature

### Dupe Check - [X] I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3A%22Feature+requests%22) and there are no duplicates ### Describe the solution you'd like? Currently, we have the following icons in a...

Feature requests

Using tildes in the gomplate like so will result in error: `*.png: command not found`: ``` $ gomplate --exclude-processing `*.png` --input-dir in/ --output-dir out/ ``` Fixed the command: ``` $...