fix video on yash

This commit is contained in:
yosh 2023-12-28 14:20:14 -06:00
parent 265846b944
commit cedddd1ef5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ function completion/doas {
beautiful! notice how options have descriptions as well, much like zsh. check it out in action:
<video src="/~yosh/blog/2023-11-18_find-showcase.mp4" controls loop>
<video src="/~yosh/blog/2023-11-18_find-showcase.mp4" controls loop></video>
it's just so nice compared to bash's lack of knowing what you have selected + lack of descriptions + less robustness for command combinations (try getting only `-HL` until a `.` and *then* having the `-name` appear after all that in bash first...). yash's could use a little color, but other than that it's really nice.