Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mileszs/ack.vim issues and pull requests

#285 - add auto set search directory

Pull Request - State: open - Opened by noirfate 6 months ago

#284 - Add installation steps via vim-plug

Pull Request - State: open - Opened by zamirmf 9 months ago - 1 comment

#282 - add vim-plug install to readme

Pull Request - State: closed - Opened by gdvalderrama about 2 years ago

#281 - Clear "Searching..." message after search in neovim

Pull Request - State: open - Opened by johnsonsu about 2 years ago

#280 - Try to set ackprg on every invocation

Pull Request - State: open - Opened by robin92 over 2 years ago - 1 comment

#279 - Add live preview mode

Pull Request - State: open - Opened by amjltc295 almost 3 years ago

#278 - "Fix" outputting to terminal every search!

Pull Request - State: open - Opened by barn almost 3 years ago - 1 comment

#277 - Exact file not opening

Issue - State: closed - Opened by dcDeba almost 3 years ago

#276 - Fix support for using ripgrep with vim-dispatch

Pull Request - State: open - Opened by obreitwi about 3 years ago

#275 - Seeing `ag --vimgrep` output in my terminal after closing vim

Issue - State: open - Opened by rorybyrne over 3 years ago - 1 comment

#273 - Add ability to search all open buffers

Pull Request - State: open - Opened by versi786 almost 4 years ago

#272 - Port AgBuffer to AckBuffer

Pull Request - State: open - Opened by zatnas almost 4 years ago

#271 - run :Ack {pattern} and do not auto open any results

Issue - State: open - Opened by andykais almost 4 years ago - 2 comments

#268 - Navigation configuration

Issue - State: open - Opened by hasufell about 4 years ago

#266 - Vim's default plugin management in README

Issue - State: open - Opened by rfabbri over 4 years ago

#265 - Keep initial search path

Issue - State: open - Opened by neur1n over 4 years ago

#262 - Can not find the ag command

Issue - State: open - Opened by CarlosMorfin about 5 years ago - 3 comments

#261 - Path for executable ag

Issue - State: open - Opened by carlos-cabgj over 5 years ago - 1 comment

#260 - Map uniquely

Pull Request - State: open - Opened by benknoble over 5 years ago - 1 comment

#259 - Hotkey for refreshing search results

Issue - State: open - Opened by masaeedu over 5 years ago

#258 - Fallback to matching filename with grepformat.

Pull Request - State: open - Opened by DArtagan over 5 years ago

#257 - Sort feature

Issue - State: closed - Opened by juanibiapina over 5 years ago - 1 comment

#256 - Progress Bar or Indicator

Issue - State: open - Opened by jkassismz over 5 years ago

#255 - Make the 'q' map actually :quit

Pull Request - State: closed - Opened by benknoble almost 6 years ago - 4 comments

#254 - Add a tidbit about useful mapping function to README.md FAQ

Pull Request - State: open - Opened by JonDum almost 6 years ago

#253 - auto-preview leaves buffers open

Issue - State: open - Opened by jkassismz almost 6 years ago

#252 - Empty result lines in Windows

Issue - State: open - Opened by iyawnis almost 6 years ago

#251 - Active terminal causes E676

Issue - State: open - Opened by lymslive about 6 years ago

#250 - Error detected while processing function ack#Ack[41]

Issue - State: open - Opened by astavonin about 6 years ago - 9 comments

#249 - delete this

Issue - State: open - Opened by squm over 6 years ago

#248 - [Key: ?] Change help menu to backward search in quicklist

Issue - State: open - Opened by PezCoder over 6 years ago

#247 - Execute ack using job control when available

Pull Request - State: closed - Opened by sj26 over 6 years ago - 2 comments

#246 - After Ubuntu 18.04 upgrade, ack-grep: command not found

Issue - State: open - Opened by alanq over 6 years ago - 2 comments

#245 - On starting vim, it spills the following error messagge

Issue - State: open - Opened by ByLiZhao over 6 years ago

#244 - Mapping: Auto quotes with under the cursor search

Issue - State: closed - Opened by PezCoder over 6 years ago - 2 comments

#243 - How to search for file extension?

Issue - State: closed - Opened by dakom over 6 years ago - 4 comments

#242 - Open in vertical split repeatedly will heighten the searched result window.

Issue - State: closed - Opened by acgtyrant over 6 years ago - 1 comment

#241 - Open search results vertically goes to left most instead of right.

Issue - State: closed - Opened by yujinyuz over 6 years ago - 2 comments

#240 - Not able to search for filenames with -g

Issue - State: open - Opened by agarrharr over 6 years ago

#239 - Async support

Pull Request - State: open - Opened by iamFIREcracker over 6 years ago - 2 comments

#238 - j/k does not work right with vsplit

Issue - State: closed - Opened by matejcik over 6 years ago - 2 comments
Labels: bug

#237 - H Key doesn't work as expected

Issue - State: open - Opened by FR4N7Z over 6 years ago - 1 comment

#236 - Reloading ack.vim linking when quickfix is modifiable?

Issue - State: open - Opened by jesseleite over 6 years ago

#235 - Automatically escape special chars

Issue - State: open - Opened by duraki over 6 years ago - 5 comments

#234 - escape special chars in `<cword>` when run `:Ack<CR>`

Pull Request - State: open - Opened by FuDesign2008 over 6 years ago - 2 comments

#233 - _SearchWithDispatch E492: Not an editor command: Make

Issue - State: closed - Opened by MrJadaml over 6 years ago - 1 comment

#232 - Pressing ENTER open the file in the results panel

Issue - State: open - Opened by Muffo over 6 years ago - 3 comments

#231 - use ack to seach return some garbled code

Issue - State: closed - Opened by itgoyo almost 7 years ago - 1 comment

#230 - Open qf or loc only when results found fixes (#225)

Pull Request - State: open - Opened by mboughaba almost 7 years ago - 1 comment

#229 - Adopt Readme.md to vim's quick help window

Pull Request - State: closed - Opened by ploth almost 7 years ago - 1 comment

#228 - Clarify searching for whitespace

Pull Request - State: closed - Opened by rightfold almost 7 years ago

#227 - Closing the window always dumps focus back onto the leftmost window

Issue - State: closed - Opened by JonnyRa almost 7 years ago - 4 comments

#226 - no highlighting when searching with regrex

Issue - State: open - Opened by mboughaba almost 7 years ago - 4 comments
Labels: enhancement

#225 - Ack opens quickfix also when no results found

Issue - State: open - Opened by mboughaba almost 7 years ago - 2 comments
Labels: bug

#224 - Customize highlighting of currently opened file

Issue - State: open - Opened by litearc almost 7 years ago - 3 comments
Labels: question

#223 - Autoclose doesn't work

Issue - State: open - Opened by yefim about 7 years ago - 4 comments
Labels: question

#222 - Hangs if a matching file is open with another instance of vim

Issue - State: open - Opened by fvictorio about 7 years ago - 1 comment
Labels: bug

#221 - How do I search with a pattern that contains a space?

Issue - State: closed - Opened by rightfold about 7 years ago - 5 comments

#220 - Stopped working in 8.0.0628?

Issue - State: closed - Opened by roper79 about 7 years ago - 1 comment

#218 - Support search string placeholder in ackprg, like vim-grepper

Issue - State: open - Opened by hanxi over 7 years ago - 1 comment
Labels: enhancement

#217 - Close the quickfix window altogether with the preview window

Issue - State: open - Opened by ghost over 7 years ago - 1 comment
Labels: info needed, question

#216 - Don't advertise that ack is a Perl module

Issue - State: closed - Opened by petdance over 7 years ago - 6 comments

#215 - Using -A/-B/-C for context makes Ack.vim confused

Issue - State: open - Opened by petdance over 7 years ago
Labels: enhancement, help wanted

#214 - Replicate the highlighting from ack

Issue - State: open - Opened by petdance over 7 years ago
Labels: enhancement

#213 - Different files always open in a new tab

Issue - State: closed - Opened by zhiwei-nu over 7 years ago - 5 comments
Labels: question

#212 - Update documentation around silver searcher

Pull Request - State: open - Opened by panozzaj over 7 years ago - 1 comment

#211 - ag.vim deprecated -- update documentation?

Issue - State: open - Opened by panozzaj over 7 years ago - 1 comment

#209 - vim8 async support

Issue - State: open - Opened by dagon666 over 7 years ago - 3 comments
Labels: enhancement, help wanted

#207 - Some files are missing when using the_silver_searcher

Issue - State: open - Opened by djmadeira over 7 years ago - 2 comments
Labels: bug

#206 - Make quickfix window descriptions consistent

Pull Request - State: closed - Opened by agarrharr over 7 years ago - 1 comment

#205 - Opens File in unexpected split

Issue - State: open - Opened by beatgutzwiller over 7 years ago - 5 comments
Labels: info needed

#201 - Add Ripgrep config

Pull Request - State: open - Opened by ootoovak almost 8 years ago - 2 comments

#199 - :Ack errors out... sometimes.

Issue - State: closed - Opened by jpassaro almost 8 years ago - 2 comments

#197 - Keyboard shortcuts don't work for me

Issue - State: open - Opened by lzzluca almost 8 years ago - 24 comments

#193 - Are you supposed to be able to edit results?

Issue - State: open - Opened by synic almost 8 years ago - 2 comments
Labels: info needed

#191 - langmap and nolangremap/ langnoremap can cause quickfix shortcuts to be incorrect

Issue - State: open - Opened by Anstow about 8 years ago - 4 comments

#188 - Search in 'project root' instead of working directory

Issue - State: closed - Opened by rrbarbosa about 8 years ago - 7 comments

#187 - Neovim async job control

Issue - State: closed - Opened by zegervdv about 8 years ago - 2 comments
Labels: enhancement

#171 - Search by a visual mode selection

Pull Request - State: open - Opened by AndrewRadev over 8 years ago - 3 comments
Labels: enhancement, bug, info needed

#170 - Keep Shortcuts After Closing and Re-Opening Quickfix Window?

Issue - State: open - Opened by aauren over 8 years ago - 2 comments

#169 - E40: Can't open errorfile

Issue - State: closed - Opened by vnazarenko almost 9 years ago - 4 comments

#164 - Error detected while processing function ack#Ack..<SNR>94_SearchWithGrep

Issue - State: closed - Opened by romanblanco about 9 years ago - 3 comments

#163 - Perl Error

Issue - State: closed - Opened by carlitux about 9 years ago - 3 comments

#157 - :Ack finds results in TAGS :(

Issue - State: closed - Opened by RyuKojiro over 9 years ago - 5 comments

#156 - E492: Not an editor command: Ack

Issue - State: open - Opened by arvinsim over 9 years ago - 31 comments

#151 - Everything turns into Wingdings

Issue - State: closed - Opened by xanderdunn over 9 years ago - 4 comments

#150 - quickfix window grows when opening results in vsplit or tab

Issue - State: closed - Opened by haolian9 over 9 years ago - 9 comments
Labels: enhancement

#143 - relative path vs absolute path

Issue - State: closed - Opened by alexandnpu about 10 years ago - 8 comments
Labels: documentation

#142 - Respect splitright and splitbelow options

Pull Request - State: open - Opened by shanesmith about 10 years ago - 7 comments

#100 - The current filetype as default for search without arguments

Pull Request - State: closed - Opened by erthalion almost 11 years ago - 1 comment

#99 - fix issue #81 changed movement command for go and T

Pull Request - State: closed - Opened by MultiCoreNop almost 11 years ago

#98 - Is it possible to append results to quickfix realtime?

Issue - State: closed - Opened by ysheng26 almost 11 years ago - 1 comment