Not sure if this is a bug or not but it looks like one:
Tabbing is supposta ignore 'odd' leading spaces and take you rightward to the next multiple of whatever the tab size is, yes? Of course -- we use tabs to cure raggedness. But I noticed something: if a line has auto-wrapped, then that changes -- if within the top part of a line (that hasn't wrapped) I hit tab, I get moved rightward (whatever tab size is set to) characters and what was ragged before the tab is exactly the same raggedness after the tab. IOW, to appearances, the tab simply adds (tab size) spaces. If I then go to the end of the wrapped line and start deleting characters until the line no longer wraps, the above problem cures itself and every thing snaps back to normal tab behavior. Is this a bug or a feature?
Can't reproduce. Please open issues like this on the Geany github issue tracker. When you report it there include what your indent settings are and a recipe to reproduce.
Cheers Lex
On Wed, 17 Jan 2024 at 01:30, Ray Andrews via Users users@lists.geany.org wrote:
Not sure if this is a bug or not but it looks like one:
Tabbing is supposta ignore 'odd' leading spaces and take you rightward to the next multiple of whatever the tab size is, yes? Of course -- we use tabs to cure raggedness. But I noticed something: if a line has auto-wrapped, then that changes -- if within the top part of a line (that hasn't wrapped) I hit tab, I get moved rightward (whatever tab size is set to) characters and what was ragged before the tab is exactly the same raggedness after the tab. IOW, to appearances, the tab simply adds (tab size) spaces. If I then go to the end of the wrapped line and start deleting characters until the line no longer wraps, the above problem cures itself and every thing snaps back to normal tab behavior. Is this a bug or a feature?
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
On Wed, 17 Jan 2024 at 08:26, Ray Andrews via Users users@lists.geany.org wrote:
On 2024-01-16 12:39, Lex Trotman via Users wrote:
Can't reproduce. Please open issues like this on the Geany github issue tracker.
Link?
As pointed to from the Geany website ;-) https://github.com/geany/geany/issues
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org