Skip to content

don't reset LESS #538

@danielwerg

Description

@danielwerg

enter) echo -n "${FORGIT_ENTER_PAGER:-"LESS='-r' less"}" ;;

this line rewrote my LESS env.

workaround:

export FORGIT_ENTER_PAGER="LESS=\"$LESS\" less"

also there is no docs on FORGIT_ENTER_PAGER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions