]> git.lizzy.rs Git - micro.git/history - cmd/micro/search.go
Add ignorecase option
[micro.git] / cmd / micro / search.go
2016-05-18 Camille ScholtzAdd ignorecase option
2016-05-18 Camille Scholtzsearch case insensitive
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 Zachary YedidiaMerge pull request #110 from onodera-punpun/indentchar
2016-05-17 Zachary YedidiaFix find where the match indicies are the same
2016-05-07 Zachary YedidiaUse rope substring instead of report
2016-05-06 Zachary YedidiaAdd the text member back.
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-06 Zachary YedidiaMerge pull request #97 from aerth/patch02
2016-05-06 aerthHint at ^P and ^N after finding
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-04 Zachary YedidiaOptimization for buffer text
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaMerge branch 'arrow-bindings'
2016-04-26 Zachary YedidiaStarting to add more mappings for arrow keys
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file