From: Matias Linares
Some programs (like ranger) expect the editor to have this feature.
---
vis.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/vis.c b/vis.c
index 051f256..6f44a56 100644
--- a/vis.c
+++ b/vis.c
@@ -2034,6 +2034,8 @@ int main(int argc, char *argv[]) {
line 116
On 5/3/15, Hypsurus wrote:
> Hello to dev@suckless,
>
> i just started a new project: "sple - simple PDF links extractor"
>
> the uses for sple:
> 1. to extract email addresses/links from a multiple PDF files
>
> i working on the following features:
> 2. parse PDF documents Objects (Auto
Hello to dev@suckless,
i just started a new project: "sple - simple PDF links extractor"
the uses for sple:
1. to extract email addresses/links from a multiple PDF files
i working on the following features:
2. parse PDF documents Objects (Autohr/Date/Fonts/Images/)
3. extract images/fonts from
I have sent a better version of the patch, ignore this one.
When user clicks LMB, one character is selected, but will not be copied
to selection until the user moves cursor a bit. Therefore, the character
should not be highlighted as selected yet.
Before the patch, the trick was not to mark line as dirty to avoid
highlighting it. However, if user has alrea
Due to missing comma, quark didn't handle shell scripts correctly and
uses 'application/octet-stream' mime type for them.
Detected when building with '-Wextra' gcc flag.
Signed-off-by: Boris Egorov
---
config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h
Nick,
Quoth Nick on Sun, May 03 2015 08:32 +0100:
Quoth Wolfgang Corcoran-Mathe:
> '-eth' might sound good to a native English speaker
It doesn't ;) Good patch.
Well, 'fieldth' isn't the prettiest word either. But it is better
than 'fieldeenth' :-)
--
Wolfgang Corcoran-Mathe
Quoth Wolfgang Corcoran-Mathe:
> '-eth' might sound good to a native English speaker
It doesn't ;) Good patch.