Revisions of zellij

buildservice-autocommit accepted request 1172749 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 85)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) accepted request 1172656 from Maikel Martens's avatar Maikel Martens (Krukas) (revision 83)
- Update to version 0.40.1:
  * fix(sessions): issue where sessions would occasionally become unresponsive
  * fix(cli): respect all options (eg. `default-layout`) when creating a session in the background from the CLI
  * fix(cli): rename tab and pane from cli
  * fix(plugins): respect $SHELL when opening a terminal from plugins (eg. from the filepicker strider)
  * fix(tabs): closing a tab no longer breaks tab movement
  * feat(plugins): add API to open new tabs with a LayoutInfo
  * feat(cli): add `zellij action list-clients` to allow listing the connected clients as well as their pane_id and running command
  * feat(cli): allow binding Ctrl J
buildservice-autocommit accepted request 1169334 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 82)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) accepted request 1169331 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 81)
- Update to version 0.40.0:
  This release includes exciting new features as well as some long awaited and requested improvements.
  * A new welcome screen
  * A new filepicker
  * Pipes
  * Open floating panes at specific coordinates
  * Rearrange tabs
  * Disconnect other clients
  * Plugin aliases
  * New possible keys to bind
  * Start session in the background
  * Performance improvements
  * for details checkout the official annonuncement https://zellij.dev/news/welcome-screen-pipes-filepicker
  * Are you upgrading from an older version using a custom config file?
    In order to take advantage of some of the new features (eg. the welcome-screen and filepicker), 
    you'll need to swap the plugins section in your configuration file with the one from the default file.
buildservice-autocommit accepted request 1148964 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 80)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 79)
- Change BuildRequires: rust+cargo -> cargo
buildservice-autocommit accepted request 1138480 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 78)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) accepted request 1138393 from smolsheep's avatar smolsheep (revision 77)
- Update to version 0.39.2:
  * Fix: typo in help page
  * Fix: untie serialization interval from session read interval
  * Fix: zellij-server: fix compiler warnings
buildservice-autocommit accepted request 1128835 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 76)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 75)
- Update sources in specfile
  * remove cargo_config
- Update to version 0.39.1:
  * fix: styled underlines in editors
  * fix(plugins): add `LaunchPlugin` and some cwd fixes
  * fix(performance): significantly reduce CPU utilization when serializing sessions
  * fix(panes): reuse CWD when dropping to shell in command panes
  * fix(resurrection): reduce default serialization interval to 1m and make it configurable
  * fix(plugins): allow reloading plugins if they crashed
  * feat(panes): start panes/editors/commands/plugins in-place
  * fix(theme): fg color for gruvbox light theme
  * fix: display parsing error for kdl files located under the 'themes' directory
  * refactor(plugins): wasmer v3.1.1
  * refactor(config): dependency updates
  * fix(plugins): address cranelift-codegen vulnerability
  * fix(plugins): use versioned path for plugin artifact cache
  * feat(sessions): session resurrection
  * feat(rendering): terminal synchronized output
  * feat(plugins): plugin command API for executing commands in the background
  * feat(ui): cyberpunk themes
  * feat(ux): add ESC option to drop to shell in command panes
  * feat(plugins): allow plugins to make web requests behind a permission
  * feat(plugins): UI components for plugins
  * feat(plugins): load plugins from the web
  * feat(terminal): support styled underlines
  * feat(ux): allow renaming sessions
  * fix(plugins): open new plugins in the current cwd
buildservice-autocommit accepted request 1113179 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 74)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 73)
- Update to version 0.38.2:
  * fix(terminal): wrap lines when adding characters in
    alternate screen
buildservice-autocommit accepted request 1110146 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 72)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 71)
- Add session-manager and fixture-tests plugins.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 70)
- Update to version 0.38.1:
  * refactor(server): remove unnecessary mut
  * fix(status-bar): add break tab hints
  * fix(reconnect): glitches on windows terminal
  * fix(grid): memory leak with unfocused tabs
  * fix(input): enforce ordering of actions after opening a new pane

- Remove zellij-fix-theme-dir.patch
buildservice-autocommit accepted request 1104915 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 69)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 68)
Replace obsoleted `disabled` option with `manual`
buildservice-autocommit accepted request 1094350 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 67)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 66)
- Update to version 0.37.2:
  * hotfix: include theme files into binary
  * fix: make plugin hide_self api idempotent
- Changes from 0.37.1:
  * hotfix: theme options does not work
  * fix: various plugin api methods
- Changes from major release 0.37.0:
  * fix(plugin): respect hide session option on compact-bar
  * feat: allow excluding tabs from tab sync in layouts
  * feat: support default cwd
  * feat: cli action to reload plugins at runtime for easier plugin development
  * docs(architecture): update architecture docs
  * feat(themes): add nightfox themes
  * feat: provide default themes
  * feat: update and render plugins asynchronously
  * fix: support environment variables and shell expansions in layout cwds
  * fix: add file paths to file not found errors
  * fix: error loading non-existant themes directory
  * build: speed up build and ci
  * fix: sticky bit FreeBSD crash
  * build: Bump rust toolchain version to 1.67
  * fix: update config file output
  * feat: plugin workers for background tasks
  * fix: cwd of newtab action
  * feat: plugin system overhaul
  * feat: add virtually all of Zellij's API to plugins
  * fix: runtime panic because of local cache
  * fix: cursor flickering
  * fix: focus tab as well as pane when relaunching plugin
  * feat: ui improvements for strider search
  * fix: only watch fs if plugins explicitly request it
  * fix: suppress debug logging when not debugging
  * feat: send pane events to plugins
  * fix: use debounced watcher for watching filesystem
  * feat: add more plugin api methods
Displaying revisions 1 - 20 of 85
openSUSE Build Service is sponsored by