Skip to content

Releases: konradsz/igrep

v1.3.0

08 Sep 20:21
Compare
Choose a tag to compare
  • locate editor executable using which crate
  • add -w/--word-regexp arg
  • add option to open Context Viewer at startup
  • add follow symlinks option
  • ability to specify custom command
  • read custom editor from environment
  • add less as an editor option
  • add a keybindings popup
  • add keybindings for changing context viewer size
  • fix flushing infinitely when opening nvim with no results found

v1.2.0

08 Aug 15:25
Compare
Choose a tag to compare
  • support multiple search paths
  • Ctrl+c closes an application
  • allow to change search pattern without closing an app

v1.1.0

29 Jan 20:57
Compare
Choose a tag to compare
  • add error handling in case of editor process spawning failure
  • improve performance by handling multiple file entries every redraw
  • add support for Sublime Text, Micro, Intellij, Goland, Pycharm
  • use helix as a binary name when helix is set as an editor of choice
  • prefer $VISUAL variable over $EDITOR when determining text editor to use

v1.0.0

08 Jan 22:05
Compare
Choose a tag to compare
  • add context viewer
  • add support for opening files in Helix

v0.5.1

01 Aug 17:27
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • add support for opening files in VS Code Insiders

v0.5.0

24 Apr 17:20
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • add theme for light environments
  • support for ripgrep's configuration file
  • add Scoop package

v0.4.0

16 Mar 21:40
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • improve clarity of using multi character input
  • add support for opening files in VS Code
  • add support for opening files in emacs and emacsclient

v0.3.0

08 Mar 20:13
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • use $EDITOR as a fallback variable
  • fix Initial console modes not set error on Windows
  • make igrep available on Homebrew

v0.2.0

02 Mar 22:03
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • allow to specify editor using IGREP_EDITOR environment variable
  • add nvim as an alias for neovim
  • support for searching hidden files/directories via -./--hidden options

v0.1.2

19 Feb 20:03
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

v0.1.2: Introducing igrep.