Commit graph

  • 03e62eb91c
    docs(changelog): fix link Aram Drevekenin 2021-10-30 10:56:50 +02:00
  • bbf88c63d3
    docs(changelog): home end key fix Aram Drevekenin 2021-10-29 15:29:44 +02:00
  • 6d47d360e1
    fix(compatibility): home and end key fix (#815) Aram Drevekenin 2021-10-29 15:28:36 +02:00
  • 2ac1454ec0
    docs(changelog): scroll fix Aram Drevekenin 2021-10-29 12:23:49 +02:00
  • 42b66644ae
    fix(performance): do not hang when resizing large line wraps (#814) Aram Drevekenin 2021-10-29 12:22:30 +02:00
  • 14df486353
    docs(changelog): bracketed paste fix Aram Drevekenin 2021-10-27 19:22:26 +02:00
  • 21e5ffdfd8
    fix(input): properly handle bracketed paste (#810) Aram Drevekenin 2021-10-27 19:20:43 +02:00
  • 3b1dd1253a
    chore(docs): update changelog Brooks Rady 2021-10-26 18:49:01 +01:00
  • 6bb1ec6636
    fix(perf): plugins are only compiled once Brooks Rady 2021-10-26 11:43:17 -06:00
  • 70acfe74f2
    docs(changelog): wide char midline fix Aram Drevekenin 2021-10-26 16:46:58 +02:00
  • 685b51efbb
    fix(compatibility): improve handling of wide characters inserted in the middle of existing lines (#806) Aram Drevekenin 2021-10-26 16:43:56 +02:00
  • 829882d556 docs(changelog): Rotate Pane locations (#802) Kunal Mohan 2021-10-26 09:56:37 +05:30
  • 164eb6a5b7
    Feature: Rotate Pane locations (#802) Kunal Mohan 2021-10-26 09:54:05 +05:30
  • 90c68fb6a6 docs(changelog): Use hyperlinks for setup --check subcommand Alex Kenji 2021-10-25 20:09:50 +02:00
  • a2a0299ea5
    add(setup): change the links to be hyperlinks (#768) a-kenji 2021-10-25 20:08:30 +02:00
  • e1dab60d4f
    docs(changelog): performance fix Aram Drevekenin 2021-10-25 16:52:26 +02:00
  • 21380c278e
    fix(performance): immediately render after a period of inactivity (#798) Alexandre Courbot 2021-10-25 23:51:30 +09:00
  • 0c96347083
    fix(style): fix clippy lints in remote_runner Thomas Linford 2021-10-23 23:28:32 +02:00
  • e0d7212c2a chore(rust): move to 2021 edition Brooks J Rady 2021-10-22 02:21:16 +01:00
  • a9fdaaa8d1 fix(ci): bring back aarch64 linux builds Brooks J Rady 2021-10-21 15:41:21 +01:00
  • 3b2d8f692c chore(version): bump development version Aram Drevekenin 2021-10-20 15:00:32 +02:00
  • ba07856016 chore(release): v0.19.0 - retry for ci Aram Drevekenin 2021-10-20 14:25:19 +02:00
  • a9bedc49ba fix(tests): update snapshots Aram Drevekenin 2021-10-20 12:58:39 +02:00
  • aa53a03726 chore(release): v0.19.0 Aram Drevekenin 2021-10-20 12:28:23 +02:00
  • e5b0e28a41
    docs(changelog): multiple-clients groundwork Aram Drevekenin 2021-10-20 10:55:57 +02:00
  • a99354a155
    refactor(screen): more multiple-users groundwork (#788) Aram Drevekenin 2021-10-20 10:37:38 +02:00
  • 4fa55dbfde docs(Cchangelog): directional movement of panes #762 Kunal Mohan 2021-10-19 20:26:43 +05:30
  • d90e3d4cac
    Feature: Move panes directionally (#762) Kunal Mohan 2021-10-19 20:20:28 +05:30
  • 76a96b538b
    logging: remove unused log functions, change log file const to new file (#779) Thomas Linford 2021-10-18 10:52:58 +02:00
  • 25d9ce8b9c
    simplify .gitignore (#783) Canop 2021-10-18 10:46:00 +02:00
  • b94b25c5fe fix(plugin): clean up the mouse PR a little Brooks J Rady 2021-10-12 23:11:23 +01:00
  • 0710594588
    feat(plugin): Add mouse events for plugins (#629) qepasa 2021-10-12 14:37:54 -07:00
  • a6453f111e docs(changelog): preserve umask/keep default file permissions Kunal Mohan 2021-10-12 20:49:24 +05:30
  • 45af3e4279
    Preserve current umask (#777) Thomas Linford 2021-10-12 14:41:16 +02:00
  • 21901c6e79
    docs(changelog): kill sessions commands Aram Drevekenin 2021-10-11 16:59:14 +02:00
  • 0ca5c18729
    feat(cli): add kill-session command (#745) Jae-Heon Ji 2021-10-11 23:57:56 +09:00
  • 8415004834
    docs(changelog): update screen/tab client refactor Aram Drevekenin 2021-10-07 15:26:24 +02:00
  • f2401d0b25
    refactor(clients): support multiple clients in tab/screen rendering infra (#770) Aram Drevekenin 2021-10-07 15:22:20 +02:00
  • 24154e40e0
    docs(changelog): fullscreen fix Aram Drevekenin 2021-10-07 13:43:19 +02:00
  • 04fb9de8fa
    make sure tabs are updated when closing panes (#757) Thomas Linford 2021-10-07 13:41:06 +02:00
  • 4ca8a2b327 docs(changelog): add options to default config file a-kenji 2021-10-05 20:09:19 +02:00
  • 46a9ead668
    add(config): add information to the config file (#766) a-kenji 2021-10-05 20:08:00 +02:00
  • aa838c3339 docs(changelog): switch setup order a-kenji 2021-10-05 13:44:43 +02:00
  • 0ca28486a5
    fix(setup): switch setup order (#765) a-kenji 2021-10-05 13:43:05 +02:00
  • f616af362c docs(changelog): treat empty config files as valid a-kenji 2021-10-01 22:06:04 +02:00
  • d667dc2a87
    feat(config): Allow empty config files (#720) a-kenji 2021-10-01 21:49:47 +02:00
  • ee7b4a85b0 docs(changelog): fix scroll buffer overwrite when scrolled up Kunal Mohan 2021-10-01 22:30:00 +05:30
  • 3c05f26802
    Fix(scroll): Prevent scroll buffer overwrite (#655) Kunal Mohan 2021-10-01 22:20:13 +05:30
  • 79fa3594e3 chore(version): bump development version Aram Drevekenin 2021-09-30 11:39:04 +02:00
  • 4b94949b5a chore(release): v0.18.1 Aram Drevekenin 2021-09-30 11:14:41 +02:00
  • 3df362d046 chore(version): bump development version Aram Drevekenin 2021-09-30 11:13:33 +02:00
  • ce2957cb37 docs(changelog): update strider hotfix Aram Drevekenin 2021-09-30 10:50:15 +02:00
  • af62afec9c
    fix(strider): do not descend into host folder (#753) Aram Drevekenin 2021-09-30 10:48:40 +02:00
  • d001dea238 docs(changelog): mouse selection hotfix Aram Drevekenin 2021-09-30 10:23:31 +02:00
  • d7e4ec65db
    hotfix(stdin): poll for mouse hold in the stdin thread (#752) Aram Drevekenin 2021-09-30 10:25:48 +02:00
  • f74af9c7bf
    fix(makefile): update update-default-config (#751) a-kenji 2021-09-30 09:30:59 +02:00
  • 7ab0e39931
    fix(makefile): build-plugins on building dev-dir (#750) a-kenji 2021-09-30 09:15:47 +02:00
  • a232a8c39d
    docs(contributing): clean up language Aram Drevekenin 2021-09-29 16:17:06 +02:00
  • 1cc12a180e
    docs(readme): fix email link Aram Drevekenin 2021-09-29 16:14:02 +02:00
  • 7294f7a989
    docs(readme): clean up language Aram Drevekenin 2021-09-29 16:12:56 +02:00
  • 8d72013d4d chore(version): bump development version Aram Drevekenin 2021-09-29 15:23:22 +02:00
  • 848207ca24 fix(e2e): new fullscreen snapshot Aram Drevekenin 2021-09-29 15:13:19 +02:00
  • 50452b53cb chore(release): v0.18.0 Aram Drevekenin 2021-09-29 14:48:24 +02:00
  • cff3098f12
    docs(changelog): viewport scrollback fix Aram Drevekenin 2021-09-28 16:45:17 +02:00
  • fb8e44b8a8
    fix(compatibility): scroll lines into scrollback when clearing screen (#747) Aram Drevekenin 2021-09-28 16:44:26 +02:00
  • 865209c18b
    docs(changelog): progress bar fix Aram Drevekenin 2021-09-28 15:42:32 +02:00
  • 8b3287c452
    fix(compatibility): handle cursor movements outside scroll region (#746) Aram Drevekenin 2021-09-28 15:41:32 +02:00
  • 9227ff0981
    docs(changelog): fullscreen message Aram Drevekenin 2021-09-27 12:08:59 +02:00
  • 4632e90b73
    feat(ui): The status bar indicates that the panes are full screen and how many hidden panes are (#450) Kaito Akita 2021-09-27 19:07:28 +09:00
  • 5c54bf18c2
    feat(sessions): mirrored sessions (#740) Aram Drevekenin 2021-09-27 11:29:13 +02:00
  • c93a4f1f67
    chore(docs): update changelog Brooks Rady 2021-09-22 18:38:31 +01:00
  • c9372212f6
    feat(plugin): add manifest to allow for plugin configuration (#660) spacemaison 2021-09-22 10:13:21 -07:00
  • c39f021810
    Update default config (#737) a-kenji 2021-09-21 18:04:04 +02:00
  • 852f363b11 docs(changelog): Copy example config on release a-kenji 2021-09-21 17:17:27 +02:00
  • 8cf93d8e81
    feature(release): Copy default config to the examples folder on release (#736) a-kenji 2021-09-21 17:16:41 +02:00
  • 9de73d2920 docs(changelog): Solely name tab in tabs section a-kenji 2021-09-21 16:41:12 +02:00
  • bbe2583904
    feat(layout): specify only tab name in tabs section (#722) a-kenji 2021-09-21 16:39:37 +02:00
  • 71b600b821 fix(plugin): create missing data directories as needed Brooks J Rady 2021-09-19 16:50:23 +01:00
  • c29b8e98bf fix(strider): update host mount-point Brooks J Rady 2021-09-19 16:38:36 +01:00
  • 1a1c10a226 Merge branch 'main' of github.com:zellij-org/zellij Brooks J Rady 2021-09-19 16:25:52 +01:00
  • 16844c375d
    chore(docs): update changelog Brooks Rady 2021-09-19 16:22:01 +01:00
  • 4b792ca29f
    feat(plugin): add plugin data directories (#723) Tw 2021-09-19 23:20:05 +08:00
  • 84e045aeef
    chore(docs): add new Visible event Brooks Rady 2021-09-19 14:17:20 +01:00
  • 4a7983f1c6
    feat(plugin): add visibility event for the plugin (#717) Tw 2021-09-19 21:14:50 +08:00
  • d16cd31927 Docs(changelog): attach --create feature (#731) Kunal Mohan 2021-09-19 18:32:59 +05:30
  • b761a28702
    Implement attach --create subcommand flag to create session if one does not exist (#731) GPery 2021-09-19 15:47:52 +03:00
  • eb22a6c171
    Add link to docs to README.md (#732) a-kenji 2021-09-19 13:38:53 +02:00
  • ac7bcf1169
    fix(server): fix leakage of SessionMetaData (#728) Tw 2021-09-19 02:36:15 +08:00
  • 72b0474d02
    docs(changelog): update cwd fix Aram Drevekenin 2021-09-17 09:08:10 +02:00
  • 40e74d5b85
    fix(cwd-pane): Fix for cwd not being inherited when switching tabs (#729) spacemaison 2021-09-17 00:06:47 -07:00
  • 0f3590adb5 chore(version): bump development version Aram Drevekenin 2021-09-15 16:41:07 +02:00
  • 1868816791 chore(release): v0.17.0 Aram Drevekenin 2021-09-15 16:13:42 +02:00
  • 4219266523 chore(version): bump changelog version Aram Drevekenin 2021-09-15 16:13:26 +02:00
  • 720a3ecbaf
    Fix prompt line overflowing when resizing panes (#725) Aram Drevekenin 2021-09-15 15:44:36 +02:00
  • b1f17a624c fix(keys): bring back ctrl-n to get from scroll mode to resize mode Aram Drevekenin 2021-09-15 14:03:55 +02:00
  • eaf72db29b
    docs(changelog): update pane title fix Aram Drevekenin 2021-09-15 10:49:36 +02:00
  • c09e65383e
    fix(frames): don't pad empty pane title (#724) Paulo Coelho 2021-09-15 09:48:16 +01:00
  • 645992483d docs(changelog): Add options subcommand to attach a-kenji 2021-09-13 16:24:27 +02:00
  • 9a5a315aee
    Add options subcommand to attach (#718) a-kenji 2021-09-13 16:23:22 +02:00
  • cfdc2eabfa docs(changelog): Improve handling of empty yaml files a-kenji 2021-09-13 12:25:31 +02:00