Skip to content

Releases: salfel/sessionizer

V0.1.7

28 Apr 14:29
a024c82

Choose a tag to compare

Updated to sqlite database internally to introduce weighted counting by timestamps

v0.1.6

19 Jun 16:21
0fd5515

Choose a tag to compare

Fixed small error with multi word commands

v0.1.5

15 Jun 20:39
ed794b2

Choose a tag to compare

  • Moved session related config to separate property
  • Sessionizer now also recursively searches through your search_paths. The depth can be customized using the max_depth property
  • Some minor improvements

v0.1.4

15 Jun 10:31
c275755

Choose a tag to compare

Adds active option to automatically open the specified window

v0.1.3

15 Jun 07:15
1c618c3

Choose a tag to compare

Don't use tmux startcommand for first window, because when command exits, tmux will close the window.

v0.1.2

15 Jun 07:06
68aaa9f

Choose a tag to compare

update notice about fzf

v0.1.1

14 Jun 20:04
68aaa9f

Choose a tag to compare

update notice about fzf

v0.1.0

14 Jun 19:02
b6d5b2e

Choose a tag to compare

This is the first version.