Re: [hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-10 Thread Quentin Rameau
> I'd have `Go:` rather than `URL:` here. Fine, do you want to write a patch for it? I you don't I'll commit it myself.

Re: [hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-10 Thread Vasily Kolobkov
[2017-05-10 09:38] s...@mailless.org > hi Quentin, > > * Quentin Rameau 2017-05-09 10:05 > > Just out of curiosity, what kind of shortcuts do you use there? > > shortcuts to bookmarks. > > I maintain a bookmarks file in a format borrowed from uzbl long ago when > I switched to surf. It's format

Re: [hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-10 Thread ssd
hi Quentin, * Quentin Rameau 2017-05-09 10:05 > Just out of curiosity, what kind of shortcuts do you use there? shortcuts to bookmarks. I maintain a bookmarks file in a format borrowed from uzbl long ago when I switched to surf. It's formatted like \t[: ][ []] e.g. http://suckless.org

Re: [hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-09 Thread Quentin Rameau
> Hi, Hi ssd, thanks for the feedback. > * g...@suckless.org 2017-05-08 14:08 > > commit 47b145f2ec79ce79172bcd4fd36149c34d9085df > > Author: Quentin Rameau > > [...] > > -#define SETPROP(r, s) { \ > > +#define PROMPT_GO "URL:" > > +#define PROMPT_FIND "Find:" > > I'd have `Go:` rather

Re: [hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-09 Thread ssd
Hi, * g...@suckless.org 2017-05-08 14:08 > commit 47b145f2ec79ce79172bcd4fd36149c34d9085df > Author: Quentin Rameau > [...] > -#define SETPROP(r, s) { \ > +#define PROMPT_GO "URL:" > +#define PROMPT_FIND "Find:" I'd have `Go:` rather than `URL:` here. I, for one, use this heavily to enter

[hackers] [surf] Add prompts for SETPROP || Quentin Rameau

2017-05-08 Thread git
commit 47b145f2ec79ce79172bcd4fd36149c34d9085df Author: Quentin Rameau AuthorDate: Mon May 8 11:22:34 2017 +0200 Commit: Quentin Rameau CommitDate: Mon May 8 11:34:00 2017 +0200 Add prompts for SETPROP Imported from __20h__ repo, thanks to him and Ben Woolley. diff --git a/