• Joined on 2026年01月14日
ZushWizard pushed to dev at ZushWizard/fuzzel 2026年06月20日 17:35:43 +02:00
10ee7c309b Merge branch 'master' into dev
38e1c6ee0b
xdg: add support for TryExec
43caf1dbe7
wayland: implement text-input-unstable-v3 for IME support
b320e2f9c5
cache: fix incorrect cache write error message
57d4ac5c3a
wayland: select_hovered_match(): only refresh when selection changed
Compare 12 commits »
ZushWizard pushed to dev at ZushWizard/fuzzel 2026年06月20日 15:35:19 +02:00
f6e8ca835e add: specified shell expansion
ZushWizard commented on pull request dnkl/fuzzel#772 2026年06月19日 17:06:19 +02:00
fix: doc fix for range based options

(also sorry for the silly errors, this is my first ever open source contribution (ᴗ—ᴗ—) )

ZushWizard commented on pull request dnkl/fuzzel#772 2026年06月19日 03:08:28 +02:00
fix: doc fix for range based options

I see, i thought it was the getopt library doing that and it was not a feature of shell.

ZushWizard commented on pull request dnkl/fuzzel#771 2026年06月18日 15:29:16 +02:00
feature: center-prompt option

I have a few ideas on making the prompt a little more fun (useless) but I'm not sure if it would be appropriate as a built in feature(option) or as a patch

ZushWizard commented on pull request dnkl/fuzzel#772 2026年06月18日 15:22:26 +02:00
fix: doc fix for range based options

Is it really parsed by shell? what i have seen is that C processes the argument one character at a time when there is no quotation present.

ZushWizard created pull request dnkl/fuzzel#772 2026年06月17日 06:45:43 +02:00
fix: doc fix for range based options
ZushWizard pushed to dev at ZushWizard/fuzzel 2026年06月16日 12:05:58 +02:00
1b98d160bd fix: doc fix for range based options
ZushWizard created branch dev in ZushWizard/fuzzel 2026年06月16日 12:05:58 +02:00
ZushWizard commented on issue dnkl/fuzzel#770 2026年06月16日 10:03:04 +02:00
Add --center-prompt

This is a bit hacky, I hope its not a problem?

ZushWizard pushed to doc at ZushWizard/fuzzel 2026年06月16日 09:25:29 +02:00
081dd4335c fix: documentation fix for range based options
ZushWizard created branch doc in ZushWizard/fuzzel 2026年06月16日 09:25:29 +02:00
ZushWizard created pull request dnkl/fuzzel#771 2026年06月16日 08:51:28 +02:00
feature: center-prompt option
ZushWizard opened issue dnkl/fuzzel#770 2026年06月16日 08:48:29 +02:00
Add --center-prompt
ZushWizard pushed to master at ZushWizard/fuzzel 2026年06月16日 08:41:45 +02:00
07b3dac12f feature: center-prompt option
ZushWizard commented on issue dnkl/fuzzel#769 2026年06月15日 19:53:42 +02:00
Fuzzy search is not respecting the order of the items

im unable to recreate it... Have you enabled cache and and have fuzzel correctly point to it? for example

ZushWizard commented on issue dnkl/fuzzel#768 2026年06月15日 16:15:22 +02:00
--with-nth={N..M}

A work around this is to put the arguement in quotation, so --with-nth="{1..3}"

ZushWizard pushed to master at ZushWizard/fuzzel 2026年06月15日 09:25:58 +02:00
28c5a05fad
xdg: plug memory leak; saved_action_name is already strdup:ed once
421d2a5c97
wayland: xdg-output-manager global may arrive after output globals
d79fdf458c
render: fix pixman_filter_create_separable_convolution call
15b478d7cf
refactor: DRY repetive code to calculate row_bg_x()
1656dfb68d
refactor: call first_row_y() instead of re-implementing
Compare 32 commits »
ZushWizard created repository ZushWizard/fuzzel 2026年01月14日 17:46:13 +01:00