-
-
Save flatcap/1379dd17b362daf96e2f68933c795c84 to your computer and use it in GitHub Desktop.
binding
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unbind index,pager L | |
| macro index,pager Lt "<enter-command>echo Lt<enter>" | |
| macro index,pager Ld "<enter-command>echo Ld<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unbind index,pager,generic L | |
| macro index,pager Lt "<enter-command>echo Lt<enter>" | |
| macro index,pager Ld "<enter-command>echo Ld<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unmacro index,pager L | |
| macro index,pager Lt "<enter-command>echo Lt<enter>" | |
| macro index,pager Ld "<enter-command>echo Ld<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unmacro index,pager,generic L | |
| macro index,pager Lt "<enter-command>echo Lt<enter>" | |
| macro index,pager Ld "<enter-command>echo Ld<enter>" |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
m1,m2show:Binding 'Lt' will alias 'L' Before, try: 'bind index L noop' https://neomutt.org/guide/configuration.html#bind-warnings
Binding 'Lt' will alias 'L' Before, try: 'bind pager L noop' https://neomutt.org/guide/configuration.html#bind-warnings