Skip to content

Releases: curusarn/resh

v2.7.7

19 Jun 19:46
Compare
Choose a tag to compare

Changelog

15cf243 armv7 is 32bit facepalm

v2.7.7-rc1

19 Jun 19:39
Compare
Choose a tag to compare
v2.7.7-rc1 Pre-release
Pre-release

Changelog

df1fbeb fix
73ca6c2 Merge pull request #144 from curusarn/rawinstall-arm64-wildcard
d7f0ba3 Update rawinstall.sh
6208c6e Update README.md
ac54502 revert fix
2e1dbdf fix location column size

v2.7.6

17 May 15:54
Compare
Choose a tag to compare

Changelog

ec302f5 fix raw mode

v2.7.5

17 May 12:39
Compare
Choose a tag to compare

Changelog

fe878c5 reorganize search app code, minor fixes
c001500 typo
fb3e817 minor cleanup
b9d9ede Update README.md

v2.7.4

15 May 21:34
Compare
Choose a tag to compare

Changelog

1108b7e scoring update
74a42e5 Update README.md

v2.7.3

14 May 17:49
Compare
Choose a tag to compare

Changelog

7909ad9 tweak scoreing, fix consecutive matches
a58be7b Update README.md
a7fb0f2 add ctrl+PN to help
c75da91 Add keybindings to help

v2.7.2

11 May 15:34
Compare
Choose a tag to compare

Changelog

5d96a6b use PAGER and less only as a fallback

2.7.1

11 May 15:23
Compare
Choose a tag to compare
2.7.1 Pre-release
Pre-release

Changelog

81c3461 add one more nag bar to post install

v2.7.0

11 May 14:58
Compare
Choose a tag to compare

RESH SEARCH application changes

  • use standard shell history (when there is not enough of resh history)
  • add a column with time/date
  • add headers for columns
  • add a status line with info without any shortening
  • show help near bottom of the screen
  • speed up typing and searching
  • add new keybindings
    • Ctrl+P/N works as arrow up/down
    • Ctrl+G aborts the app and pastes the query on the command line
  • update search function weights
  • Ctrl+R now launches RESH SEARCH by default (for new installs)
  • misc improvements and fixes

Other changes

  • simplified configuration
  • redone texting for README, post-install info, error messages

v2.7.0-rc1

11 May 14:33
Compare
Choose a tag to compare
v2.7.0-rc1 Pre-release
Pre-release

Changelog

a9ef645 update readme, install info, error mesages, minor fix, minor score tweak
09dff91 Merge pull request #137 from curusarn/thesis_release
ef7b08d turn on resh-cli by default
cfaec01 adjust scoring weights
1910eb9 hotfix highlighting issues
92c15c6 minor fix
a34b4b2 add host to the status line
643805e add time and pwd to the status line
45cded1 explicitly include time in score
1e89119 make query a bit more important in score
d16d597 hack in support to use standard history in resh cli
2e0737f add record id
7905252 minor visual improvements
0713b04 roadmap updates
8b2e45c make location column responsive, add compact rendering mode
b1651ce fix help and tips
9f85c65 dynamic location size
312f921 minor changes
9265e09 add help under status line
6539748 ctrl+g aborts resh-cli
8349400 status fixes, ctrl+pn works as arrow keys
479f44a Update README.md
9f924ca reorder readme
f3d3180 minor improvement
672a3c5 Update README.md
7c68d1d show relative time, major speed up
617cc31 show datetime in cli - experiment
52fc74c do not select entries outside of the view
e5a2279 add simple status line
877dfa6 typo
0da7d6c add second screenshot
a2fff51 Update README.md
3af36fb update screenshot to v2.6.1
a69f8ce adding them checkmarks