Commit Graph

318 Commits (79ddfe0ea3907d1d0798f30c7c9f23511d120cf2)
 

Author SHA1 Message Date
Anton Medvedev eb6461f3a8 Fix style on search cancel 6 years ago
Anton Medvedev 35d5d741f4 Search on keys, not paths 6 years ago
Anton Medvedev bb79c9812d Implement for advance highlighting 6 years ago
Anton Medvedev 3c891babf7 Update docs.md 6 years ago
Anton Medvedev ef77520f99 Show status bar if pattern not found 6 years ago
Anton Medvedev 225239bf3d Forgive errors to user 6 years ago
Anton Medvedev a696018fa5 Fix pattern creation 6 years ago
Anton Medvedev beedbfd36a Separate regexp generation 6 years ago
Anton Medvedev 935857230d Update package.json 6 years ago
Anton Medvedev 6a7a628e03 Make current highlight path different 6 years ago
Anton Medvedev 9c1a7e8ae2 Remove console.error 6 years ago
Anton Medvedev 4986be32b5 Search feature 6 years ago
Alan Pope 83bed4a4ee Only build on supported architectures (#55)
As per comment in #53 - looks like nodejs isn't supported on [s390x]https://launchpadlibrarian.net/401523666/buildlog_snap_ubuntu_xenial_s390x_d862f303dc85a1886a1db80b5e691216-xenial_BUILDING.txt.gz) and [ppc64el](https://launchpadlibrarian.net/401523830/buildlog_snap_ubuntu_xenial_ppc64el_d862f303dc85a1886a1db80b5e691216-xenial_BUILDING.txt.gz). This change tells the build system to only build on the listed supported architectures.
6 years ago
Anton Medvedev 73f051f532
Update snapcraft.yaml 6 years ago
Alan Pope cb5a16a90c Add snapcraft support for building snaps (#53)
* Add support to build snaps

* Update snapcraft.yaml

* Update snapcraft.yaml
6 years ago
Anton Medvedev 9660cb1932
Update docs.md 6 years ago
Anton Medvedev f569036983
Update README.md 6 years ago
Anton Medvedev 780ab93897
Update docs.md 6 years ago
Anton Medvedev c9f582d3ee
Use shields.io 6 years ago
Anton Medvedev 048ce5e040 Release 9.0.2 6 years ago
Anton Medvedev e7bb9f3c7d Fix autocomplete for keys starting with upper case 6 years ago
Anton Medvedev 758ae8d1ea Release 9.0.1 6 years ago
Anton Medvedev f22f8d052c Fix hanging cursor after collapse all 6 years ago
Anton Medvedev a33c92a20a Release 9.0.0 6 years ago
Anton Medvedev 2598958557 Add better detection of functions in reduce 6 years ago
Anton Medvedev 4bfd5ccc42 Fix autocomplete for single letter keys 6 years ago
Anton Medvedev 669c36866b Improve JSON.stringify compatibility 6 years ago
Anton Medvedev 4d6db10684 Release 8.1.0 6 years ago
Alex f892e8869d Add vim motions to box.key (j/k/h/l) 6 years ago
Anton Medvedev b63088e94c
Update README.md 6 years ago
Anton Medvedev 6036e981ef
Update docs.md 6 years ago
Anton Medvedev d8d8909b9e
Change gif 6 years ago
Anton Medvedev 9089e078f0 Release 8.0.0 6 years ago
Anton Medvedev e062d567c6 Use LTS node 6 years ago
Anton Medvedev 40f88dcc91 Hide on escape 6 years ago
Anton Medvedev b12ae5a243 Make autocomplete configurable 6 years ago
Anton Medvedev c8cd6ceef5 Make autocomplete configurable 6 years ago
Anton Medvedev a29d43017e Update README.md 6 years ago
Anton Medvedev b5762bef22 Update README.md 6 years ago
Anton Medvedev b93cda14d2 Update README.md 6 years ago
Anton Medvedev f7e180deb2 Update README.md 6 years ago
Anton Medvedev dc5fe9bf8f Separate docs 6 years ago
Anton Medvedev 838210b044 Update package.json 6 years ago
Anton Medvedev 30b683b5cd Better auto replacement 6 years ago
Anton Medvedev ce4c407e00 Update package.json 6 years ago
Anton Medvedev 5e04d740aa Better navigation for complex JSON keys 6 years ago
Anton Medvedev 5db1c910f8 Add autocomplete 6 years ago
Anton Medvedev 82de76e1d4 Separate build and release 6 years ago
Anton Medvedev 74cf26fd0d Improved rendering speed 6 years ago
Anton Medvedev a0c2931c57 Improve DX 6 years ago