summaryrefslogtreecommitdiff
path: root/www/so/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-08-25www/so: update to 0.4.9pin1-2/+2
0.4.9 Added - Allow o keybinding from the lucky prompt. - Permanent help text (#24). Fixed - Hardcoded stackoverflow link
2022-08-22www/so: update to 0.4.8pin1-2/+2
0.4.8 Added Keybinding: Press o to open the current answer in the default browser
2022-08-21www/so: update to 0.4.7pin1-3/+4
Added - Keybinding: Press y to yank to system clipboard - New config field for specifying command to copy to system clipboard
2022-02-23www/so: update to 0.4.6pin1-2/+2
-Update cursive to 0.17 -Use Google as the default search engine
2021-08-02www/so: simplify Makefilepin1-3/+1
2021-07-22g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.tnn1-2/+1
2021-06-30www/so: update to 0.4.5pin1-2/+2
[v0.4.5] Added: - NetBSD installation option. Thanks voidpin. Fixed: - Google parser went out of date. - Panic from termimad. [v0.4.4] -Reduce crate size considerably using 'include' directive in manifest. -add whole 'themes' folder, it's required during compilation. -Fix packaging issue due to benchmarks not found.
2021-01-14www/so: import packagepin1-0/+28
A terminal interface for the StackExchange network written in Rust. One thing that differentiates it from similar tools (how2 and howdoi) is that it can simultaneously search any number of sites in the StackExchange network.