ykhan21

Results 24 issues of ykhan21

The "iCalendar event alarms" hyperlink under [here](https://datebook.dev/config/alarms.html#alarms) and the "Alarm options" hyperlink under [here](https://datebook.dev/docs/icalendar.html#addalarm-alarm-alarm) are both broken.

documentation

Fixes broken links mentioned in issue #192 by referring to files with respect to the directory they're in (instead of absolute URLs).

[Are we sixel yet](https://www.arewesixelyet.com/#wezterm) says that Wezterm supports sixel graphics, though lsix doesn't seem to work with it on Windows. I've included some relevant information below. ``` username@LENOVO MINGW64 /c/Users/username/repos/lsix...

Setup: On Windows: 1. Install scoop, run `scoop bucket add main`, run `scoop bucket add extras`, and finally run `scoop install git wezterm chafa`. 2. Use [this](https://github.com/hpjansson/chafa/assets/51864191/9707427c-1ae9-4fa7-9569-3e7da4b1fe2f) image. 3. Set...

# General description of bug: * What happened: `fastfetch --logo .\Pictures\image.png --logo-type iterm` puts fastfetch text over image * What should happen: `fastfetch --logo .\Pictures\image.png --logo-type iterm` should puts fastfetch...

bug

Currently in wmenu to select an item from the list, you need to first use the arrow keys to highlight what you need, then press Enter to select that item....

`wclip --secret` does not hide copy from Windows Clipboard history. Is there any way this can be done?

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...

windows

### Checklist - [X] I have read through the manual page (`man fzf`) - [X] I have searched through the existing issues - [X] For bug reports, I have checked...

# Pull Request Template ## Type of change - [ ] Bug fix - [x] Feature - [ ] Documentation update ## Description This is a POC for #1371. It...