Blame zellij.changes

457602
-------------------------------------------------------------------
82f60a
Sat Apr 20 09:20:37 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
82f60a
82f60a
- Update to version 0.40.0:
82f60a
  This release includes exciting new features as well as some long awaited and requested improvements.
82f60a
  * A new welcome screen
82f60a
  * A new filepicker
82f60a
  * Pipes
82f60a
  * Open floating panes at specific coordinates
82f60a
  * Rearrange tabs
82f60a
  * Disconnect other clients
82f60a
  * Plugin aliases
82f60a
  * New possible keys to bind
82f60a
  * Start session in the background
82f60a
  * Performance improvements
82f60a
  * for details checkout the official annonuncement https://zellij.dev/news/welcome-screen-pipes-filepicker
82f60a
82f60a
  * Are you upgrading from an older version using a custom config file?
82f60a
    In order to take advantage of some of the new features (eg. the welcome-screen and filepicker), 
82f60a
    you'll need to swap the plugins section in your configuration file with the one from the default file.
82f60a
82f60a
-------------------------------------------------------------------
209077
Thu Feb 15 04:53:56 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
209077
209077
- Change BuildRequires: rust+cargo -> cargo
209077
209077
-------------------------------------------------------------------
Bernhard M. Wiedemann 1847a5
Fri Jan 12 17:54:44 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
Bernhard M. Wiedemann 1847a5
Bernhard M. Wiedemann 1847a5
- Update to version 0.39.2:
Bernhard M. Wiedemann 1847a5
  * Fix: typo in help page
Bernhard M. Wiedemann 1847a5
  * Fix: untie serialization interval from session read interval
Bernhard M. Wiedemann 1847a5
  * Fix: zellij-server: fix compiler warnings
Bernhard M. Wiedemann 1847a5
Bernhard M. Wiedemann 1847a5
-------------------------------------------------------------------
Bernhard M. Wiedemann 1847a5
Sat Nov 18 22:23:25 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
Bernhard M. Wiedemann 1847a5
Bernhard M. Wiedemann 1847a5
- Update sources in specfile
Bernhard M. Wiedemann 1847a5
  * remove cargo_config
Bernhard M. Wiedemann 1847a5
- Update to version 0.39.1:
Bernhard M. Wiedemann 1847a5
  * fix: styled underlines in editors
Bernhard M. Wiedemann 1847a5
  * fix(plugins): add `LaunchPlugin` and some cwd fixes
Bernhard M. Wiedemann 1847a5
  * fix(performance): significantly reduce CPU utilization when serializing sessions
Bernhard M. Wiedemann 1847a5
  * fix(panes): reuse CWD when dropping to shell in command panes
Bernhard M. Wiedemann 1847a5
  * fix(resurrection): reduce default serialization interval to 1m and make it configurable
Bernhard M. Wiedemann 1847a5
  * fix(plugins): allow reloading plugins if they crashed
Bernhard M. Wiedemann 1847a5
  * feat(panes): start panes/editors/commands/plugins in-place
Bernhard M. Wiedemann 1847a5
  * fix(theme): fg color for gruvbox light theme
Bernhard M. Wiedemann 1847a5
  * fix: display parsing error for kdl files located under the 'themes' directory
Bernhard M. Wiedemann 1847a5
  * refactor(plugins): wasmer v3.1.1
Bernhard M. Wiedemann 1847a5
  * refactor(config): dependency updates
Bernhard M. Wiedemann 1847a5
  * fix(plugins): address cranelift-codegen vulnerability
Bernhard M. Wiedemann 1847a5
  * fix(plugins): use versioned path for plugin artifact cache
Bernhard M. Wiedemann 1847a5
  * feat(sessions): session resurrection
Bernhard M. Wiedemann 1847a5
  * feat(rendering): terminal synchronized output
Bernhard M. Wiedemann 1847a5
  * feat(plugins): plugin command API for executing commands in the background
Bernhard M. Wiedemann 1847a5
  * feat(ui): cyberpunk themes
Bernhard M. Wiedemann 1847a5
  * feat(ux): add ESC option to drop to shell in command panes
Bernhard M. Wiedemann 1847a5
  * feat(plugins): allow plugins to make web requests behind a permission
Bernhard M. Wiedemann 1847a5
  * feat(plugins): UI components for plugins
Bernhard M. Wiedemann 1847a5
  * feat(plugins): load plugins from the web
Bernhard M. Wiedemann 1847a5
  * feat(terminal): support styled underlines
Bernhard M. Wiedemann 1847a5
  * feat(ux): allow renaming sessions
Bernhard M. Wiedemann 1847a5
  * fix(plugins): open new plugins in the current cwd
Bernhard M. Wiedemann 1847a5
Bernhard M. Wiedemann 1847a5
-------------------------------------------------------------------
ffa5a9
Sat Sep 23 04:33:42 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
ffa5a9
ffa5a9
- Update to version 0.38.2:
ffa5a9
  * fix(terminal): wrap lines when adding characters in
ffa5a9
    alternate screen
ffa5a9
ffa5a9
-------------------------------------------------------------------
736d75
Sat Sep  9 13:59:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
736d75
736d75
- Add session-manager and fixture-tests plugins.
736d75
736d75
-------------------------------------------------------------------
736d75
Sat Sep  9 13:21:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
736d75
736d75
- Update to version 0.38.1:
736d75
  * refactor(server): remove unnecessary mut
736d75
  * fix(status-bar): add break tab hints
736d75
  * fix(reconnect): glitches on windows terminal
736d75
  * fix(grid): memory leak with unfocused tabs
736d75
  * fix(input): enforce ordering of actions after opening a new pane
736d75
736d75
-------------------------------------------------------------------
736d75
Sat Sep  9 13:15:26 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
736d75
736d75
- Remove zellij-fix-theme-dir.patch 
736d75
736d75
-------------------------------------------------------------------
02d74b
Sun Aug 13 13:26:55 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
02d74b
02d74b
- Replace obsoleted `disabled` option with `manual`
02d74b
02d74b
-------------------------------------------------------------------
a5e8e3
Wed Jun 21 10:11:48 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
a5e8e3
a5e8e3
- Update to version 0.37.2:
a5e8e3
  * hotfix: include theme files into binary
a5e8e3
  * fix: make plugin hide_self api idempotent
a5e8e3
- Changes from 0.37.1:
a5e8e3
  * hotfix: theme options does not work
a5e8e3
  * fix: various plugin api methods
a5e8e3
- Changes from major release 0.37.0:
a5e8e3
  * fix(plugin): respect hide session option on compact-bar
a5e8e3
  * feat: allow excluding tabs from tab sync in layouts
a5e8e3
  * feat: support default cwd
a5e8e3
  * feat: cli action to reload plugins at runtime for easier plugin development
a5e8e3
  * docs(architecture): update architecture docs
a5e8e3
  * feat(themes): add nightfox themes
a5e8e3
  * feat: provide default themes
a5e8e3
  * feat: update and render plugins asynchronously
a5e8e3
  * fix: support environment variables and shell expansions in layout cwds
a5e8e3
  * fix: add file paths to file not found errors
a5e8e3
  * fix: error loading non-existant themes directory
a5e8e3
  * build: speed up build and ci
a5e8e3
  * fix: sticky bit FreeBSD crash
a5e8e3
  * build: Bump rust toolchain version to 1.67
a5e8e3
  * fix: update config file output
a5e8e3
  * feat: plugin workers for background tasks
a5e8e3
  * fix: cwd of newtab action
a5e8e3
  * feat: plugin system overhaul
a5e8e3
  * feat: add virtually all of Zellij's API to plugins
a5e8e3
  * fix: runtime panic because of local cache
a5e8e3
  * fix: cursor flickering
a5e8e3
  * fix: focus tab as well as pane when relaunching plugin
a5e8e3
  * feat: ui improvements for strider search
a5e8e3
  * fix: only watch fs if plugins explicitly request it
a5e8e3
  * fix: suppress debug logging when not debugging
a5e8e3
  * feat: send pane events to plugins
a5e8e3
  * fix: use debounced watcher for watching filesystem
a5e8e3
  * feat: add more plugin api methods
a5e8e3
a5e8e3
-------------------------------------------------------------------
2b22b7
Mon May  1 08:08:07 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
2b22b7
2b22b7
- Update to version 0.36.0:
2b22b7
  * add my tweaked theme
2b22b7
  * fix(screen): focus pane on screen edge when moving pane focus offtab
2b22b7
  * Correct summary
2b22b7
  * Updated layout examples to .kdl from .yaml
2b22b7
  * fix(panes): adding panes to lone stack
2b22b7
  * fix(panes): closing a stacked pane should relayout
2b22b7
  * Fixed issue #1948
2b22b7
  * feat(plugins): async plugin loading
2b22b7
  * docs(readme): update roadmap image
2b22b7
  * Add action to clear all buffers for a specific pane
2b22b7
  * Added launch in xonsh
2b22b7
  * Add option to hide session name in tab-bar (deriving from #2172)
2b22b7
  * fix(layouts): don't default to default swap layouts on new-tab action
2b22b7
  * fix(layouts): nested attribute truncating
2b22b7
  * fix(scrollback-editor): properly invoke editor when command includes spaces
2b22b7
  * fix(layouts): focus tab race
2b22b7
  * feat(panes): allow defining an expanded stacked pane
2b22b7
  * fix(layout): pane focus in stack
2b22b7
  * fix(plugins): prevent Strider from opening double-panes when editing files
2b22b7
  * fix: set sticky bit on socket
2b22b7
  * chore(assets): adjust logo
2b22b7
  * fix: do not hold on to router thread handle until server exit
2b22b7
2b22b7
-------------------------------------------------------------------
b0eeaf
Sun Mar 26 23:04:42 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
b0eeaf
b0eeaf
- Update to version 0.35.2:
b0eeaf
  * fix(sessions): attach --create regression
b0eeaf
  * fix(screen): hold and applylayout races
b0eeaf
  * fix(ansi): pad line end when erasing characters
b0eeaf
b0eeaf
-------------------------------------------------------------------
b0eeaf
Mon Mar 13 14:25:31 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
b0eeaf
b0eeaf
- Install the themes
b0eeaf
- Allow to load themes from /usr/share/zellij/themes/
b0eeaf
  * Added zellij-fix-theme-dir.patch
b0eeaf
b0eeaf
-------------------------------------------------------------------
9ccdf4
Sat Mar 11 08:13:55 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
9ccdf4
9ccdf4
- Fix vendored dependencies.
9ccdf4
9ccdf4
-------------------------------------------------------------------
9ccdf4
Sat Mar 11 07:56:44 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
9ccdf4
9ccdf4
- Fix specfile. Duplicated BuildRequires section for rust+cargo
9ccdf4
9ccdf4
-------------------------------------------------------------------
9ccdf4
Fri Mar 10 13:52:38 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
9ccdf4
9ccdf4
- Update to version 0.35.1:
9ccdf4
  * fix(panes): show visual error when unable to split panes vertically/horizontally
9ccdf4
  * WIP: Use xtask as build system
9ccdf4
  * fix(panes): show visual error when failing to resize panes
9ccdf4
  * chore(repo): remove nix support
9ccdf4
  * Floating panes in layouts
9ccdf4
  * add tmux close pane key
9ccdf4
  * fix: properly end selection with copy_on_select = false
9ccdf4
  * fix 3 bugs
9ccdf4
  * Errors: less unwrap in server
9ccdf4
  * Support UTF-8 character in tab name and pane name
9ccdf4
  * errors: handle missing plugin caches
9ccdf4
  * Improve client disconnect handling
9ccdf4
  * feat: add ScrollToTop action by 
9ccdf4
  * Fix status bar not displaying w/ size=1 and show shortcuts
9ccdf4
  * Add GoToTabName action to switch tab by name
9ccdf4
  * Use singlepass in debug mode by 
9ccdf4
  * cleanups around "buffer full" error
9ccdf4
  * Make the singlepass compiler opt-in through flags by 
9ccdf4
  * Add pencil theme
9ccdf4
  * Apply correct color on 'more tabs' message
9ccdf4
  * feat: add args to new-tab action
9ccdf4
  * update termwiz to v0.20.0
9ccdf4
  * feat(ui): swap layouts and stacked panes
9ccdf4
  * fix(ux): cache stdin queries on startup (remove startup delay)
9ccdf4
  * Project Governance Change
9ccdf4
  * Add Helix editor (hx) to editors that support prefix positions
9ccdf4
  * Extend display char in tab
9ccdf4
  * Fix fullscreen navigation by 
9ccdf4
  * fix(grid): glitchy resizes
9ccdf4
  * Update bug_report.md template with OSX log directory
9ccdf4
  * fix(layout): various parser and ui fixes
9ccdf4
  * fix(messaging): cache hold pane messages by their tab_id if the tab is not ready
9ccdf4
  * fix(layout): tab focus
9ccdf4
  * fix(cli): new-tab now also looks in layout_dir for layouts
9ccdf4
  * fix(kdl): new-tab keybind looks in layout_dir for layouts
9ccdf4
  * fix(cli): edit cwd
9ccdf4
  * fix(layouts): do not relayout twice on auto_layout
9ccdf4
  * fix(new-tab): get config parameters from config file
9ccdf4
  * fix(grid): only use background pending styling when deleting characters
9ccdf4
  * feat(layouts): exact panes constraint
9ccdf4
  * fix(pty): report no-cwd for empty path returned from sysinfo
9ccdf4
  * fix(sixel): report pixel size in winsize change ioctl
9ccdf4
  * Fix plugin location path decoding from Url
9ccdf4
  * Add action QueryTabNames to list all tab names
9ccdf4
  * fix(pty): do not crash when unable to set cwd
9ccdf4
  * fix(layouts): naming and gototabname
9ccdf4
  * fix(cli): make auto_layout work through the cli
9ccdf4
  * feat: add self-provided themes
9ccdf4
  * Feature: simulate publishing
9ccdf4
  * Revert theme pr
9ccdf4
9ccdf4
-------------------------------------------------------------------
7e10df
Sat Dec 17 06:21:27 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7e10df
7e10df
- Update to version 0.34.4:
7e10df
  * Fix application crash when resizing with flexible plugin panes in layout
7e10df
  * Allow the SHELL variable to contain non-absolute shell paths (e.g. SHELL=sh instead of SHELL=/bin/sh
7e10df
7e10df
-------------------------------------------------------------------
7e10df
Sun Dec 11 04:13:24 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7e10df
7e10df
- Update to version 0.34.3:
7e10df
  * Performance: both loading and rendering are significantly faster now and take less HW resources
7e10df
  * Loading screen: Zellij now has a minor loading screen (0.5 seconds) before it starts. This is so 
7e10df
    that input from STDIN will not be lost while Zellij queries the user's terminal emulator for 
7e10df
    pixel/cell ratio and the default colors
7e10df
  * We now fall back to /bin/sh if we can't find a $SHELL variable
7e10df
  * Users can now directionally decrease pane size and not just increase it - by default these are 
7e10df
    bound to HJKL (uppercase letter) in resize mode, but can be bound like anything to other keys.
7e10df
  * Lots of stability and bug fixes
7e10df
  * BREAKING CHANGES:
7e10df
    - performance: change plugin data flow to improve render speed
7e10df
    - performance: various render pipeline improvements
7e10df
  * Fixes:
7e10df
    - server on longer crashes on client crash
7e10df
    - preserve pane focus properly when closing panes and switching tabs
7e10df
    - missing tokyo-night-dark theme
7e10df
- plugin assets are now moved to zellij-utils/assets/plugins. updated specfile accordingly
7e10df
7e10df
-------------------------------------------------------------------
fbd34a
Thu Nov 17 02:24:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
fbd34a
fbd34a
- Update specfile
fbd34a
fbd34a
-------------------------------------------------------------------
fbd34a
Sun Nov 13 00:10:48 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
fbd34a
fbd34a
- Update to version 0.33.0:
fbd34a
  * debugging: improve error handling in `zellij_server::pty` (https://github.com/zellij-org/zellij/pull/1840)
fbd34a
  * feat: allow command panes to optionally close on exit (https://github.com/zellij-org/zellij/pull/1869)
fbd34a
  * add: everforest-dark, everforest-light themes to the example theme directory (https://github.com/zellij-org/zellij/pull/1873)
fbd34a
  * feat: support multiple themes in one file (https://github.com/zellij-org/zellij/pull/1855)
fbd34a
  * debugging: Remove calls to unwrap in `zellij_server::ui::*` (https://github.com/zellij-org/zellij/pull/1870)
fbd34a
  * debugging: Remove calls to unwrap in `zellij_server::pty_writer` (https://github.com/zellij-org/zellij/pull/1872)
fbd34a
  * docs(example): update the format of the themes for the example directory (https://github.com/zellij-org/zellij/pull/1877)
fbd34a
  * debugging: Remove calls to unwrap in `zellij_server::terminal_bytes` (https://github.com/zellij-org/zellij/pull/1876)
fbd34a
  * debugging: Remove calls to unwrap in `zellij_server::output` (https://github.com/zellij-org/zellij/pull/1878)
fbd34a
  * fix: resolve `zellij setup --clean` panic (https://github.com/zellij-org/zellij/pull/1882)
fbd34a
  * feat: allow toggling mouse mode at runtime (https://github.com/zellij-org/zellij/pull/1883)
fbd34a
  * fix: display status bar properly if limited to only 1 line (https://github.com/zellij-org/zellij/pull/1875)
fbd34a
  * feat: allow starting command panes suspended (https://github.com/zellij-org/zellij/pull/1887)
fbd34a
  * debugging: Remove calls to unwrap in `zellij_server::os_input_output` (https://github.com/zellij-org/zellij/pull/1895)
fbd34a
  * fix: remove space key from shared_except (https://github.com/zellij-org/zellij/pull/1884)
fbd34a
  * fix: clear search when sending terminating char (https://github.com/zellij-org/zellij/pull/1853)
fbd34a
  * fix: properly convert the backslash key from old YAML config files (https://github.com/zellij-org/zellij/pull/1879)
fbd34a
  * fix: clear floating panes indication when closing a floating command pane (https://github.com/zellij-org/zellij/pull/1897)
fbd34a
  * Terminal compatibility: do not reset bold when resetting DIM (https://github.com/zellij-org/zellij/pull/1803)
fbd34a
  * fix: Do not advertise 24 bit color support unchecked (https://github.com/zellij-org/zellij/pull/1900)
fbd34a
  * fix: treat CWD properly when opening your editor through `zellij edit` or `ze` (https://github.com/zellij-org/zellij/pull/1904)
fbd34a
  * fix: allow cli actions to be run outside of a tty environment (https://github.com/zellij-org/zellij/pull/1905)
fbd34a
  * Terminal compatibility: send focus in/out events to terminal panes (https://github.com/zellij-org/zellij/pull/1908)
fbd34a
  * fix: various bugs with no-frames and floating panes (https://github.com/zellij-org/zellij/pull/1909)
fbd34a
  * debugging: Improve error logging in server (https://github.com/zellij-org/zellij/pull/1881)
fbd34a
  * docs: add kanagawa theme (https://github.com/zellij-org/zellij/pull/1913)
fbd34a
  * fix: use 'temp_dir' instead of hard-coded '/tmp/' (https://github.com/zellij-org/zellij/pull/1898)
fbd34a
  * debugging: Don't strip debug symbols from release binaries (https://github.com/zellij-org/zellij/pull/1916)
fbd34a
  * deps: upgrade termwiz to 0.19.0 and rust MSRV to 1.60.0 (https://github.com/zellij-org/zellij/pull/1896)
fbd34a
fbd34a
-------------------------------------------------------------------
1496f5
Fri Oct 28 23:31:49 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
1496f5
1496f5
- Update to version 0.32.0:
1496f5
  * BREAKING CHANGE: switch config/layout/theme language to KDL (https://github.com/zellij-org/zellij/pull/1759)
1496f5
  * debugging: Improve error handling in screen thread (https://github.com/zellij-org/zellij/pull/1670)
1496f5
  * fix: Server exits when client panics (https://github.com/zellij-org/zellij/pull/1731)
1496f5
  * fix: Server panics when writing to suppressed pane (https://github.com/zellij-org/zellij/pull/1749)
1496f5
  * debugging: Improve error handling in screen thread private functions (https://github.com/zellij-org/zellij/pull/1770)
1496f5
  * fix(nix): add DiskArbitration and Foundation to darwin builds (https://github.com/zellij-org/zellij/pull/1724)
1496f5
  * debugging: Remove calls to `panic` in server/tab (https://github.com/zellij-org/zellij/pull/1748)
1496f5
  * debugging: Improve error format in server/thread_bus (https://github.com/zellij-org/zellij/pull/1775)
1496f5
  * feat: command pane - send commands to Zellij and re-run them with ENTER (https://github.com/zellij-org/zellij/pull/1787)
1496f5
  * fix: escape quotes and backslashes when converting YAML to KDL (https://github.com/zellij-org/zellij/pull/1790)
1496f5
  * fix: frameless pane wrong size after closing other panes (https://github.com/zellij-org/zellij/pull/1776)
1496f5
  * fix: error on mixed nodes in layouts (https://github.com/zellij-org/zellij/pull/1791)
1496f5
  * fix: error on duplicate pane_template / tab_template definitions in layouts (https://github.com/zellij-org/zellij/pull/1792)
1496f5
  * fix: accept session-name through the cli properly (https://github.com/zellij-org/zellij/pull/1793)
1496f5
  * fix: Prevent recursive sessions from layout files (https://github.com/zellij-org/zellij/pull/1766)
1496f5
  * fix: better error messages and recovery from layout issues (https://github.com/zellij-org/zellij/pull/1797)
1496f5
  * feat: allow layouts to have a global cwd (https://github.com/zellij-org/zellij/pull/1798)
1496f5
  * feat: edit panes in layouts (https://github.com/zellij-org/zellij/pull/1799)
1496f5
  * debugging: Log `thread_bus` IPC messages only in debug mode (https://github.com/zellij-org/zellij/pull/1800)
1496f5
  * feat: improve zellij run CLI (https://github.com/zellij-org/zellij/pull/1804)
1496f5
  * docs: Add tips for code contributions to CONTRIBUTING (https://github.com/zellij-org/zellij/pull/1805)
1496f5
  * feat: change floating panes to be grouped rather than scattered (https://github.com/zellij-org/zellij/pull/1810)
1496f5
  * fix: default to vi editor when we can't an editor in EDITOR or VISUAL and none is configured (https://github.com/zellij-org/zellij/pull/1811)
1496f5
  * deps: upgrade log4rs to 1.2.0 (https://github.com/zellij-org/zellij/pull/1814)
1496f5
  * feat: allow `DumpScreen` to dump the viewport by default (https://github.com/zellij-org/zellij/pull/1794)
1496f5
  * Terminal compatibility: clear scroll region when terminal pane is cleared (https://github.com/zellij-org/zellij/pull/1826)
1496f5
  * feat: allow defining tab cwd in layouts (https://github.com/zellij-org/zellij/pull/1828)
1496f5
  * debugging: Remove calls to `unwrap` from plugin WASM VM (https://github.com/zellij-org/zellij/pull/1827)
1496f5
  * debugging: Improve error handling in `server/route` (https://github.com/zellij-org/zellij/pull/1808)
1496f5
  * debugging: Detect plugin version mismatches (https://github.com/zellij-org/zellij/pull/1838)
1496f5
  * feat: add help to cli options (https://github.com/zellij-org/zellij/pull/1839)
1496f5
1496f5
-------------------------------------------------------------------
7b0c4b
Sat Oct 15 00:32:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Install zellij.desktop and zellij.png.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Mon Oct 10 10:20:22 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Use tier 1 arches because some crate for other tier archs
7b0c4b
  are not supported.
7b0c4b
- Use rust version 1.59 and above.
7b0c4b
- Mandown only exists in Tumbleweed.
7b0c4b
7b0c4b
------------------------------------------------------------------
7b0c4b
Sun Oct  9 02:05:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Explicitly just enable unstable features with `--features unstable`
7b0c4b
- Rebuild wasm-wasi plugins manually.
7b0c4b
- Update specfile:
7b0c4b
  * Use mandown to generate manpage for zellij from a markdown file.
7b0c4b
  * Move docs with %doc macro properly.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Sat Oct  8 10:51:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Enable all features which includes unstable features.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Wed Oct  5 22:24:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Fix install of shell completions in specfile.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Wed Oct  5 00:41:20 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Update vendored dependencies.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Tue Oct  4 17:03:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Don't rebuild the plugins. Seems to cause a version mismatch.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Tue Oct  4 16:27:54 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Revert to disabling cargo update.
7b0c4b
- Reupload non-updated vendored deps.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Tue Oct  4 15:34:36 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Add bash completions
7b0c4b
- Add zsh completions
7b0c4b
- Add fish completions
7b0c4b
- Disable tests since it is "ignored" by default.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Tue Oct  4 04:40:22 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Reenable cargo update in _service.
7b0c4b
- Reupload vendor.tar.gz with updated deps.
7b0c4b
- Add `libgcc_s1` in BuilRequires in specfile.
7b0c4b
- Increase physical memory size in _constraints file.
7b0c4b
- Enable cargo tests.
7b0c4b
- Enable all arches.
7b0c4b
7b0c4b
-------------------------------------------------------------------
7b0c4b
Mon Oct  3 01:16:19 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7b0c4b
7b0c4b
- Disable cargo update to fix some wasm related issues.
7b0c4b
- Reupload vendored deps with the not updated cargo dependencies.
7b0c4b
7b0c4b
-------------------------------------------------------------------
c498f8
Sun Sep 25 07:03:54 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
c498f8
c498f8
- Update to version 0.31.4:
c498f8
  * Terminal compatibility: improve vttest compliance (#1671)
c498f8
  * fix: bracketed paste handling regression (#1689)
c498f8
  * fix: occasional startup crashes (#1706)
c498f8
  * fix: gracefully handle SSH disconnects (#1710)
c498f8
  * fix: handle osc params larger than 1024 bytes (#1711)
c498f8
  * Terminal compatibility: implement faux scrolling when in alternate screen mode(#1678)
c498f8
  * fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (#1658)
c498f8
  * fix: sort UI cursors properly when multiple users are focused on the same pane (#1719)
c498f8
c498f8
-------------------------------------------------------------------
9fdb58
Sat Aug 27 12:03:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
9fdb58
9fdb58
- update of vendored dependencies
9fdb58
9fdb58
-------------------------------------------------------------------
312a3c
Sat Aug 20 06:36:15 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
312a3c
312a3c
- Bump version to 0.31.3:
312a3c
  * HOTFIX: fix up-arrow regression
312a3c
  * from 0.31.2:
312a3c
    - fix: crash when attaching to a session without the first tab (#1648)
312a3c
    - fix: race crash on startup when server is not ready (#1651)
312a3c
    - Terminal compatibility: forward OSC52 clipboard copy events from terminals (#1644)
312a3c
    - refactor: terminal characters (#1663)
312a3c
    - Terminal compatibility: properly send mouse clicks and drags to terminal panes (#1664)
312a3c
312a3c
312a3c
-------------------------------------------------------------------
7a6c0f
Mon Aug  1 07:38:35 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
7a6c0f
7a6c0f
- Add _constraints to avoid OOM
7a6c0f
7a6c0f
-------------------------------------------------------------------
7a6c0f
Fri Jul 29 12:35:43 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
7a6c0f
7a6c0f
- Bump version to 0.31.0:
7a6c0f
  * feat: Log errors causing "empty message received from client" (https://github.com/zellij-org/zellij/pull/1459)
7a6c0f
  * chore(dependencies): update `crossbeam` `0.8.0` -> `0.8.1` (https://github.com/zellij-org/zellij/pull/1463)
7a6c0f
  * add(option): `default-layout` setting for changing the default layout upon start, example: `default_layout: compact` (https://github.com/zellij-org/zellij/pull/1467)
7a6c0f
  * fix: many typos (https://github.com/zellij-org/zellij/pull/1481)
7a6c0f
  * add: checksum for release binary (https://github.com/zellij-org/zellij/pull/1482)
7a6c0f
  * fix: update cli tooltips (https://github.com/zellij-org/zellij/pull/1488)
7a6c0f
  * refactor: deduplicate code in `screen.rs` (https://github.com/zellij-org/zellij/pull/1453)
7a6c0f
  * chore(dependencies): update  `clap`: `3.1.18` -> `3.2.2` (https://github.com/zellij-org/zellij/pull/1496)
7a6c0f
  * fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516)
7a6c0f
  * feat: allow swapping tabs, in a fullscreen pane (https://github.com/zellij-org/zellij/pull/1515)
7a6c0f
  * feat: add action of undo renmae (https://github.com/zellij-org/zellij/pull/1513)
7a6c0f
  * fix(docs): fix macport installation instructions (https://github.com/zellij-org/zellij/pull/1529)
7a6c0f
  * feat: allow hex colors for themes (https://github.com/zellij-org/zellij/pull/1536)
7a6c0f
  * fix: client hang when server is killed / shutdown delay (https://github.com/zellij-org/zellij/pull/1535)
7a6c0f
  * fix: properly handle in-place editor in full-screen (https://github.com/zellij-org/zellij/pull/1544)
7a6c0f
  * Terminal compatibility: properly trim whitespace in lines with wide-characters when resizing panes (https://github.com/zellij-org/zellij/pull/1545)
7a6c0f
  * fix: reset scroll properly when typing in certain edge cases (https://github.com/zellij-org/zellij/pull/1547)
7a6c0f
  * fix: logging may fill up /tmp, now logs are capped at 100 kB (https://github.com/zellij-org/zellij/pull/1548)
7a6c0f
  * fix: crash when terminal rows or columns are 0 (https://github.com/zellij-org/zellij/pull/1552)
7a6c0f
  * refactor: moved shared data structures to zellij-utils (https://github.com/zellij-org/zellij/pull/1541)
7a6c0f
  * feat: support displaying images/video in the terminal with sixel graphics (https://github.com/zellij-org/zellij/pull/1557)
7a6c0f
  * fix: add usage comment to fish `auto-start` script (https://github.com/zellij-org/zellij/pull/1583)
7a6c0f
  * fix: refactor match session name (https://github.com/zellij-org/zellij/pull/1582)
7a6c0f
  * fix: print "Session detached" rather than "Bye from Zellij!" when detaching from a session (https://github.com/zellij-org/zellij/pull/1573#issuecomment-1181562138)
7a6c0f
  * performance: improve terminal responsiveness (https://github.com/zellij-org/zellij/pull/1585 and https://github.com/zellij-org/zellij/pull/1610)
7a6c0f
  * Terminal compatibility: persist cursor show/hide across alternate screen (https://github.com/zellij-org/zellij/pull/1586)
7a6c0f
  * fix: support multi-argument EDITOR/VISUAL/scrollback-editor commands (https://github.com/zellij-org/zellij/pull/1587)
7a6c0f
  * fix: avoid sending mouse click events on pane frames to applications (https://github.com/zellij-org/zellij/pull/1584)
7a6c0f
  * feat: search through terminal scrollback (https://github.com/zellij-org/zellij/pull/1521)
7a6c0f
  * feat: support themes directory (https://github.com/zellij-org/zellij/pull/1577)
7a6c0f
  * feat: Improve logging by writing server panics into the logfile (https://github.com/zellij-org/zellij/pull/1602)
7a6c0f
  * fix: reflect configured keybindings in the status bar (https://github.com/zellij-org/zellij/pull/1242)
7a6c0f
  * add: capability to dispatch actions from the cli (https://github.com/zellij-org/zellij/pull/1265)
7a6c0f
7a6c0f
- add README.suse-maint.md
7a6c0f
7a6c0f
-------------------------------------------------------------------
457602
Fri Jul 22 08:03:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
457602
457602
- Initial spec for zellij 0.30.0