| Commit message (Expand) | Author | Files | Lines |
| 2011-07-24 | dmenu_run: sh -c | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-22 | fix loadfont | Connor Lane Smith
| 1 | -12/+13 |
| 2011-07-19 | Added tag 4.4 for changeset 2b105eaae831 | Connor Lane Smith
| 1 | -0/+1 |
| 2011-07-19 | add lsx.1 to dist | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-17 | tweaks | Connor Lane Smith
| 2 | -2/+2 |
| 2011-07-14 | efficiency tweaks | Connor Lane Smith
| 2 | -60/+44 |
| 2011-07-14 | fix extra warning | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-06 | simpler vline | Connor Lane Smith
| 1 | -4/+2 |
| 2011-07-04 | rebind ^N ^P | Connor Lane Smith
| 2 | -3/+3 |
| 2011-06-25 | include limits.h | Connor Lane Smith
| 1 | -0/+1 |
| 2011-06-23 | make clean lsx | Connor Lane Smith
| 1 | -1/+1 |
| 2011-06-23 | lsx: check snprintf | Connor Lane Smith
| 1 | -4/+3 |
| 2011-06-18 | update draw.c | Connor Lane Smith
| 2 | -14/+14 |
| 2011-06-18 | simpler lsx | Connor Lane Smith
| 3 | -11/+6 |
| 2011-06-13 | new dmenu_run | Connor Lane Smith
| 5 | -26/+15 |
er'>2015-01-19 | Add some description for the plumb feature. | Christoph Lohmann
| 1 | -0/+3 |
|
|
|
|
|
Thanks quing for noticing.
|
|
Thanks Carlos Torres for mentioning this.
|
|
|
|
This is a merge of the patch of Ben Woolley <tautolog@gmail.com>
|
|
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
|
|
In config.h there is now some styles array to apply site-specific styles.
This can be toggled using the -mM flags. If a stylefile is manually specified,
then this will overwrite everything.
|
|
`Ctrl-/` displays incorrectly in `man surf` on my machine.
A patch is attached.
(You also access it here:
https://github.com/weakish/surf/commit/07e97eccedd96eabf14b2fbf77de75ec1b594d97)
----
surf.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
|
|
Thanks yui@blekksprut.net for the patch!
|
|
|
|
Something was missing from this one sentence. Now it is complete.
|