sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (458B)


      1 Inline prompt
      2 =============
      3 
      4 Description
      5 -----------
      6 Show prompt as placeholder inside input field instead of before it.
      7 Added `[SchemePrompt]` in config file to set prompt fore and background color.
      8 
      9 Before:
     10 ![dmenu before](dmenu-before.png)
     11 
     12 After:
     13 ![dmenu after](dmenu-after.png)
     14 
     15 Download
     16 --------
     17 [dmenu-inlinePrompt-20250821-d893c63.diff](dmenu-inlinePrompt-20250821-d893c63.diff) (2025-08-21)
     18 
     19 Authors
     20 -------
     21 [Daan Blom](https://github.com/daanblom)