mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-05 00:00:51 +00:00
newsbeuter macros 4
This commit is contained in:
parent
f20a8882ec
commit
3f1cc5b700
@ -19,6 +19,9 @@ couple of macros i use with my terminal rss reader, we dont need to reinvent the
|
||||
vim ~/.newsbeuter/config
|
||||
|
||||
|
||||
browser $BROWSER
|
||||
save-path ~/.newsbeuter/saved_articles
|
||||
|
||||
#-------- macros {{{
|
||||
#------------------------------------------------------
|
||||
# Note: macro prefix key ( default: , )
|
||||
@ -47,7 +50,6 @@ couple of macros i use with my terminal rss reader, we dont need to reinvent the
|
||||
# read saved files
|
||||
# ranger: https://www.youtube.com/watch?v=qooLR8NmYKs
|
||||
# w3m context url: https://www.youtube.com/watch?v=C7YPjbrTeCs
|
||||
save-path ~/.newsbeuter/saved_articles
|
||||
macro s set browser "tmux split-window && tmux send-keys 'ranger ~/.newsbeuter/saved_articles && tmux kill-pane\n'" ; open-in-browser ; set browser "$BROWSER %u"
|
||||
|
||||
# }}}
|
||||
|
Loading…
Reference in New Issue
Block a user