Releases: PixelKnightDev/Glimpse
✨ Glimpse v1.1.3 — Faster, Smarter Search
✨ Glimpse v1.1.3 — Faster, Smarter Search
This release delivers major improvements to performance and search responsiveness, making Glimpse significantly faster and more efficient when working with large directories and codebases.
🚀 New Features
• Smart caching
Search results are cached automatically, allowing repeated queries to return instantly and reducing unnecessary recomputation.
• Indexed search engine
Search operations now use a pre-indexed approach, dramatically improving performance when scanning large projects.
• Improved CLI experience
The command-line interface is more responsive and smoother during heavy search operations, especially with large result sets.
📦 Installation
Install Glimpse using Go:
go install github.com/PixelKnightDev/Glimpse/cmd/glimpse@latest
If the glimpse command is not found after installation, ensure that your Go binary directory (usually $HOME/go/bin) is included in your PATH.
🧠 What’s Next
Future releases will focus on deeper editor integrations, advanced filtering options, and further performance optimizations.
⭐ If you find Glimpse useful, consider starring the repository.
🎉 Glimpse v1.0.0 - Lightning-Fast Interactive Code Search
🚀 New Version Released! Grab it here: https://github.com/PixelKnightDev/Glimpse/releases/latest
✨ Features
- 🚀 Real-time Search - Results update as you type
- 🎨 Beautiful TUI - Modern, colorful interface with split-pane layout
- ⚡ Lightning Fast - Optimized search with smart file filtering
- 🎯 Instant Editor Integration - Press Enter to open files in VS Code, Vim, etc.
- ⌨️ Vim-like Navigation - Use j/k or arrow keys
- 🔧 Smart Filtering - Automatically skips binary files and build directories
📦 Installation
go install github.com/PixelKnightDev/Glimpse@latestUsage
glimpse