1.1.1 • Published 2 years ago

rofi_search_node v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

rofi_searcher

rofi web search

install:
    sudo npm i rofi_search_node -g


use:
    type  "rofis" on your terminal to launch;
    you can bind shortkey to launch;


note: rofis use google as default search engines;
      instructions:
        ? ->  select a search engine;
        :  ->  send command to tmux 



example:

    1.  "hello world"              ==> search hello word from google 
    2.  "?hello" or "hello ?"      ==> search hello word by selected engine; rofis will 
    3:  ": ls -al"                 ==> send "ls" command to tmux if you run it;
    4:  "kk"                       ==> show bookmarks from fishmarks(fish plugin);
1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago