Revisions of zellij

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1172749 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 21)
- Update _service:
  * apply vendor filterer
- Update ./README.suse-maint.md:
  * manualrun obsoletes disabledrun
- Update vendored dependencies:
  * filter for only linux platforms. this lessens tarball size
- 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
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1148964 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 19)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1128835 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113179 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 16)
- Update to version 0.38.2:
  * fix(terminal): wrap lines when adding characters in
    alternate screen
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1110146 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 15)
- Add session-manager and fixture-tests plugins.
- 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 
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1104915 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1094350 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 13)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085500 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1076785 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1070835 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 10)
- Fix vendored dependencies.
- Fix specfile. Duplicated BuildRequires section for rust+cargo
- Update to version 0.35.1:
  * fix(panes): show visual error when unable to split panes vertically/horizontally
  * WIP: Use xtask as build system
  * fix(panes): show visual error when failing to resize panes
  * chore(repo): remove nix support
  * Floating panes in layouts
  * add tmux close pane key
  * fix: properly end selection with copy_on_select = false
  * fix 3 bugs
  * Errors: less unwrap in server
  * Support UTF-8 character in tab name and pane name
  * errors: handle missing plugin caches
  * Improve client disconnect handling
  * feat: add ScrollToTop action by 
  * Fix status bar not displaying w/ size=1 and show shortcuts
  * Add GoToTabName action to switch tab by name
  * Use singlepass in debug mode by 
  * cleanups around "buffer full" error
  * Make the singlepass compiler opt-in through flags by 
  * Add pencil theme
  * Apply correct color on 'more tabs' message
  * feat: add args to new-tab action
  * update termwiz to v0.20.0
  * feat(ui): swap layouts and stacked panes
  * fix(ux): cache stdin queries on startup (remove startup delay)
  * Project Governance Change
  * Add Helix editor (hx) to editors that support prefix positions
  * Extend display char in tab
  * Fix fullscreen navigation by 
  * fix(grid): glitchy resizes
  * Update bug_report.md template with OSX log directory
  * fix(layout): various parser and ui fixes
  * fix(messaging): cache hold pane messages by their tab_id if the tab is not ready
  * fix(layout): tab focus
  * fix(cli): new-tab now also looks in layout_dir for layouts
  * fix(kdl): new-tab keybind looks in layout_dir for layouts
  * fix(cli): edit cwd
  * fix(layouts): do not relayout twice on auto_layout
  * fix(new-tab): get config parameters from config file
  * fix(grid): only use background pending styling when deleting characters
  * feat(layouts): exact panes constraint
  * fix(pty): report no-cwd for empty path returned from sysinfo
  * fix(sixel): report pixel size in winsize change ioctl
  * Fix plugin location path decoding from Url
  * Add action QueryTabNames to list all tab names
  * fix(pty): do not crash when unable to set cwd
  * fix(layouts): naming and gototabname
  * fix(cli): make auto_layout work through the cli
  * feat: add self-provided themes
  * Feature: simulate publishing
  * Revert theme pr
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1045158 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 9)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1037802 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034320 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1030484 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 6)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1007511 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 5)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1001029 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 999520 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by