Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
codesearch command line
Go Shell
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
asset Make the test scrollable Jan 29, 2020
processor Start to convert over to structs for storing state Feb 2, 2020
vendor Modify and shuffle around Jan 28, 2020
.gitignore gofmt Sep 3, 2019
.ignore Progress Jan 24, 2020
.travis.yml First commit with slightly working stuff Jul 25, 2019
CODE_OF_CONDUCT.md First commit with slightly working stuff Jul 25, 2019
CONTRIBUTING.md First commit with slightly working stuff Jul 25, 2019
Gopkg.lock Starting to get things working Jan 22, 2020
Gopkg.toml Starting to get things working Jan 22, 2020
LICENSE First commit with slightly working stuff Jul 25, 2019
README.md Start to convert over to structs for storing state Feb 2, 2020
UNLICENSE
check.sh Gofmt and check file Jan 29, 2020
large-search.gif Add files via upload Jan 29, 2020
main.go Start to convert over to structs for storing state Feb 2, 2020
sc.gif Lots of tweaks Aug 2, 2019

README.md

codesearch (cs)

Build Status Go Report Card Coverage Status Cs Count Badge

cs

example, vendor/github.com/rivo/

searching for tab key usage with shift modifier, searched for keytab using ag/rg/ack and nothing useful try using cs and its right at the top

  1. The runaway goroutines
  2. the highlight snippet issue
  3. a help for tui like tig???
  4. filter on filename
  5. ignore minified/generated files
  6. display the number of processed files
  7. be able to look though the results using keys

https://github.com/BurntSushi/ripgrep/issues/95

interesting bug

bboyter @ SurfaceBook2 in ~/Go/src/bitbucket.org/ on git:master x [11:28:56]

$ cs javascript fargate/api/integration_tests/blns.json (1.980) …86expression(javascript:alert(1)">DEF", "ABC<div style="x:\xE2\x80\x85expression(javascript:alert(1)">DEF", "ABC<div style="x:\xE2\x80\x82expression(javascript:alert(1)">DEF", "ABC<div style="x:\x0Bexpression(javascript:alert(1…

fargate/xray-api/integration_tests/blns.json (1.980) …86expression(javascript:alert(1)">DEF", "ABC<div style="x:\xE2\x80\x85expression(javascript:alert(1)">DEF", "ABC<div style="x:\xE2\x80\x82expression(javascript:alert(1)">DEF", "ABC<div style="x:\x0Bexpression(javascript:alert(1…

You can’t perform that action at this time.