[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that c
From: |
Benno Schulenberg |
Subject: |
Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through |
Date: |
Mon, 6 Apr 2020 11:53:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
Op 06-04-2020 om 00:02 schreef Marco Diego Aurélio Mesquita:
> On Sun, Apr 5, 2020 at 2:36 PM Benno Schulenberg <address@hidden> wrote:
>> When running nano, what is shown when you type: M-V M-' ?
>
> ^['
Apparently the desktop environment looks at the keycode and not at the symbol
that is on the key.
> I fail to see a good reason to change things to your implementation.
I change code to suit my liking all the time. In part, that is how I find bugs.
(And sometimes create a new one, but that is to be expected.)
> I quickly tested the patches you send and I like the behavior. You
> have my blessing to commit then.
Good.
> Also, I suggest applying the attached
> to make bookmarked lines more visible.
Yes, I already thought of something like that: showing a "+" sign in the
line-number margin instead of a space.
Benno
signature.asc
Description: OpenPGP digital signature
- [PATCH 1/3] input: recognize the keystrokes to be used for jumping to bookmarks, Benno Schulenberg, 2020/04/02
- [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Benno Schulenberg, 2020/04/02
- Re: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Marco Diego Aurélio Mesquita, 2020/04/03
- Re: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Benno Schulenberg, 2020/04/05
- Message not available
- Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Marco Diego Aurélio Mesquita, 2020/04/05
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Benno Schulenberg, 2020/04/05
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Marco Diego Aurélio Mesquita, 2020/04/05
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through,
Benno Schulenberg <=
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Brand Huntsman, 2020/04/05
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Benno Schulenberg, 2020/04/06
- Re: Fwd: [PATCH 2/3] new feature: "knots" -- a kind of bookmarks, that can be cycled through, Brand Huntsman, 2020/04/06
[PATCH 3/3] knots: make current line knotted when deleting a knotted line or region, Benno Schulenberg, 2020/04/02