On Thu, Jan 22, 2015 at 8:41 PM, Greg Reagle wrote:
> And what is caret browsing?
When you have a vertical line in a text, indicating where the
character you type will appear: it's called a caret.
Well I was going to explain things but lo! Jimmy Wales can help you:
https://en.wikipedia.org/wiki/
On Thu, Jan 22, 2015 at 8:37 PM, Greg Reagle wrote:
> 1) I am running surf and tabbed both from git, and XFCE. Running tabbed
> surf -e, all of my tab titles begin with "AcGDISVM:T- |". Why is that?
> What does it mean? Can I get rid of it?
IIRC these are the session/site/instance settings: wh
On Thu, Jan 22, 2015 at 04:14:22PM -0500, Greg Reagle wrote:
> Patch attached
Applied with some minor stylistic changes:
if (iflag && signal(SIGINT, SIG_IGN) == SIG_ERR)
eprintf("signal:");
as opposed to
if (iflag && (signal(SIGINT, SIG_IGN)==SIG_ERR))
Patch attached
--
http://www.fastmail.com - Choose from over 50 domains or use your own
0001-i-option-ignores-SIGINT.patch
Description: Binary data
ping? :)
On Thu, Jan 22, 2015 at 03:37:23PM -0500, Greg Reagle wrote:
> 2) How is searching supposed to work? When I hit Ctrl-f I get "
> _SURF_FIND: 1: _SURF_FIND: dmenu: not found".
You need dmenu[0] which is an external program.
[0] http://git.suckless.org/dmenu
And what is caret browsing?
- Original message -
From: Greg Reagle
To: "dev@suckless.org"
Subject: [dev] surf questions
Date: Thu, 22 Jan 2015 15:37:23 -0500
Sorry if the questions are rudimentary.
1) I am running surf and tabbed both from git, and XFCE. Running tabbed
surf -e, all of
Sorry if the questions are rudimentary.
1) I am running surf and tabbed both from git, and XFCE. Running tabbed
surf -e, all of my tab titles begin with "AcGDISVM:T- |". Why is that?
What does it mean? Can I get rid of it?
2) How is searching supposed to work? When I hit Ctrl-f I get "
_SURF
Whoever posted recently about a problem with Ctrl-y in surf, you might
very well be experiencing a confusion about the way copy and paste works
in X, rather than a genuine bug. Note that surf, by default, when you
press Ctrl-y, copies into PRIMARY, and the paste command in a lot of
programs pastes
Vampyrah Broadcasting wrote:
> And here is the log generated with bt full
Heyho,
To me it seems to be a problem within
/usr/local/lib/libjavascriptcoregtk-1.0.so.0. Can you check which version this
is? (Just follow the symlink or check your packet manager).
I am using v0.16.15 and opening the we
younix wrote:
> I don't get the point with an additional git branch!? What would be the
> advantage of it, instead of a diff on the website? How would it look like if
> you made the next release of ii?
After a new official release or just a simple new bugfix commit, I feel a `git
merge master` f
11 matches
Mail list logo