Crates.io | search-in-terminal |
lib.rs | search-in-terminal |
version | 0.1.3 |
source | src |
created_at | 2024-11-25 17:02:11.796346 |
updated_at | 2024-11-26 18:29:38.10442 |
description | A terminal-based search tool |
homepage | |
repository | https://github.com/zykowal/search-in-terminal |
max_upload_size | |
id | 1460496 |
size | 147,761 |
English | įŽäŊä¸æ | æĨæŦčĒ
A powerful terminal-based search tool that allows you to search and browse web content directly in your terminal. Supports multiple search engines (Google, Bing, DuckDuckGo) with an elegant TUI interface and convenient keyboard controls.
Coming soon
cargo install search-in-terminal
git clone https://github.com/zykowal/search-in-terminal.git
cd search-in-terminal
cargo install --path .
After installation, simply run:
st
i
: Input mode<C-u>
: Clear inputEsc
: Exit input modeEnter
: Execute search when in input modee
: Switch search engineâ/â
: Browse search resultsk/j
: Browse search resultsEnter
: Open selected result in browserq
: Quit programConfiguration file location:
~/.config/st/config.toml
%APPDATA%\st\config.toml
For detailed configuration options, please see:
git clone https://github.com/zykowal/search-in-terminal.git
cd search-in-terminal
cargo build --release
Edit your config file and add a new entry under the [search.engines]
section. See the Configuration Guide for details.
Set the default_engine
option in your config file. See the Configuration Guide for details.
Sorry! Temporarily unsupported. Use system-level proxy settings.
We welcome contributions! Please see our Contributing Guide for details.
MIT License
zykowal
See CHANGELOG.md for release details.