72 次代码提交 (7d19b2055d98e5c0249efe582c852b8b8b30cd41)

作者 SHA1 备注 提交日期
  Hiltjo Posthuma 7d19b2055d dmenu.1: document improved fastgrab behaviour from previous patch 5 年前
  David Demelier e75494b730 Use bold for keyboard shortcuts in dmenu.1 6 年前
  Quentin Rameau e2a280541e add key bindings for moving to the word start or end 6 年前
  Quentin Rameau a9a5c6cc2d add embedding support with -w option 7 年前
  Quentin Rameau a97f550aa7 dmenu.1: group single options 7 年前
  Quentin Rameau ff8daf8847 dmenu.1: fix -l option 7 年前
  Hiltjo Posthuma 34f549adb2 dmenu.1: clarify monitor numbers are starting from 0 (first mon) 8 年前
  Anselm R Garbe 13a529ce63 applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m 9 年前
  Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 11 年前
  Anselm R Garbe 0d12a47415 applied multisel patch to mainline 11 年前
  Karl F 50145384c8 add ^G escape keybinding 12 年前
  Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 12 年前
  Connor Lane Smith b95fb20269 add Mod1Mask keybindings 12 年前
  Connor Lane Smith 8ac44eb75a update manpage 12 年前
  Connor Lane Smith 0582480801 update manpage 12 年前
  Connor Lane Smith 86e9e6f1ec simpler lsx 13 年前
  Connor Lane Smith eadf090413 new dmenu_run 13 年前
  Connor Lane Smith bb3e33def3 no -m, cleanup 13 年前
  Connor Lane Smith 1654d6cd62 cleanup 13 年前
  Connor Lane Smith 15505bd711 fast dmenu_path script 13 年前
  Connor Lane Smith e0e6b071c6 fast grab patch (thanks Rob) 13 年前
  Connor Lane Smith 8d9ade36de moved main, updated args 13 年前
  Connor Lane Smith c1241bcba3 updated manpage 13 年前
  Connor Lane Smith 038a78a3f4 updated manpage 13 年前
  Connor Lane Smith b81c1e88cd rebound paste, removed useless max widths 14 年前
  Connor Lane Smith 31ffcd3b9a new libdraw, typo fixes 14 年前
  Connor Lane Smith a7aee433cc fixed bugs, no more config.h, updated manpage, new libdraw 14 年前
  Connor Lane Smith a3606ecb0e updated manpage, added paste, cleaned up, new libdraw 14 年前
  Connor Lane Smith 08b264393d typo fixes 14 年前
  Connor Lane Smith 9a33a72c6a updated manpage, changed keybinds 14 年前
  Connor Lane Smith 645f1d0dfc updated manpage 14 年前
  Anselm R Garbe 569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 14 年前
  anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 16 年前
  Sander van Dijk 1538bb7426 fix typo 16 年前
  Anselm R Garbe 745c46d8fa fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 16 年前
  Anselm R Garbe 540a78761b removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 16 年前
  Anselm R. Garbe 03c546c6b3 fixed dmenu 17 年前
  Anselm R. Garbe 724fe3cf7f applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders 17 年前
  arg@suckless.org ccf4d7166f next version is 3.3 17 年前
  Anselm R. Garbe 03c2b05bb2 changed Backspace/C-w behavior (now it only removes a single character) 17 年前
  Kris Maglione 900d34347b Escape -s in dmenu.1 17 年前
  Anselm R. Garbe 66b2e8379f removed -t, now using isatty() instead of select() to prevent execution from an interactive shell 17 年前
  Anselm R. Garbe 665488a6ee removed draw.c, implemented C-w handling (backward word deletion) 17 年前
  Anselm R. Garbe 3ba8b71aba nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again 17 年前
  Anselm R. Garbe 2bac5599b3 letting dmenu appear at the bottom by default 17 年前
  Anselm R. Garbe 507c030b5b small fix of Control-j in dmenu.1 17 年前
  Anselm R. Garbe 09813fcf2c s/Mod1-Shift-g/Mod1-G/ in fact Sander is right 17 年前
  Anselm R. Garbe 64d68b7de9 documenting undocumented vi-alike shortcuts of dmenu 17 年前
  Anselm R. Garbe eaf8909378 commented recent Control-shortcut additions 17 年前
  arg@mig29 bbfd5391ac fixed a typo in dmenu.1 17 年前