Commit Graph

18 Commits

Author SHA256 Message Date
Soc Virnyl Estela
e7d62b852e - Update to version 22.08.1:
* Patch release that fixes a panic caused by closing splits or buffers (#3633)
- Other changes before the patch release (22.08):
  * Breaking changes:
    - Special keymap names for +, ; and % have been replaced with those literal characters (#2677, #3556)
    - A-Left and A-Right have become C-Left and C-Right for word-wise motion (#2500)
    - The catppuccin theme's name has been corrected from catpuccin (#2713)
    - catppuccin has been replaced by its variants, catppuccin_frappe, catppuccin_latte, 
      catppuccin_macchiato, catppuccin_mocha (#3281)
    - C-n and C-p have been removed from the default insert mode keymap (#3340)
    - The extend_line command has been replaced with extend_line_below and 
      a new extend_line command now exists (#3046)
  * Features:
    - Add an integration testing harness (#2359)
    - Indent guides (#1796, 906259c)
    - Cursorline (#2170, fde9e03)
    - Select all instances of the symbol under the cursor (<space>h) (#2738)
    - A picker for document and workspace LSP diagnostics (<space>g/<space>G) (#2013, #2984)
    - Allow styling the mode indicator per-mode (#2676)
    - Live preview for the theme picker (#1798)
    - Configurable statusline (#2434)
    - LSP SignatureHelp (#1755, a8b123f)
    - A picker for the jumplist (#3033)
    - Configurable external formatter binaries (#2942)
    - Bracketed paste support (#3233, 12ddd03)
  * Commands:
    - :insert-output and :append-output which insert/append output from a shell command (#2589)
    - The t textobject (]t/[t/mit/mat) for navigating tests (#2807)
    - C-Backspace and C-Delete for word-wise deletion in prompts and pickers (#2500)
    - A-Delete for forward word-wise deletion in insert mode (#2500)

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=32
2022-09-03 12:46:25 +00:00
Soc Virnyl Estela
cbcfd103af ------------------------------------------------------------------
- Update vendored dependencies
- add README-suse-maint.md

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=31
2022-08-28 23:21:57 +00:00
Soc Virnyl Estela
1153b95b64 - fix problems with sources to use rpmdev-spectool
- fix specfile to create a top-level directory to extract tarball to

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=28
2022-08-28 14:06:56 +00:00
Soc Virnyl Estela
f5871decdc - Separate runtime files. They make this whole package too huge.
- Update service file
- Update of vendored dependencies

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=26
2022-08-28 13:34:19 +00:00
Soc Virnyl Estela
1e94942ff5 Accepting request 983804 from home:firstyear:branches:editors
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/983804
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=25
2022-06-20 05:05:21 +00:00
Soc Virnyl Estela
0a5f79ac88 - remove disabling of debuginfo generation
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=24
2022-06-19 14:20:37 +00:00
Soc Virnyl Estela
99fe475412 Accepting request 979976 from home:uncomfyhalomacro:branches:editors
- remove false positive by adding filter to shared-library-without-dependency-information

OBS-URL: https://build.opensuse.org/request/show/979976
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=22
2022-05-30 23:08:10 +00:00
Martin Pluskal
c5203ff4b5 Accepting request 979699 from home:uncomfyhalomacro:branches:editors
- Update to version 22.05:
  * Fix the VERSION file
  * mention the requirement of C++ compiler for building grammar in doc (#2592)
  * Fix release action
  * add 22.05 changelog notes (#2584)
  * add section on syntax tree motions to the usage docs (#2568)
  * Changing Macro color to avoid color confusion
  * update Erlang grammar and queries
  * update Gleam grammar and queries
  * Add `parameter.around` text object query
  * build(deps): bump once_cell from 1.10.0 to 1.12.0

OBS-URL: https://build.opensuse.org/request/show/979699
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=18
2022-05-30 12:20:31 +00:00
Soc Virnyl Estela
eb1a64e2f8 - add support for stable/point-release systems e.g. Leap
- add ExclusiveArch to support more architectures that rust supports

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=17
2022-05-19 01:49:22 +00:00
Soc Virnyl Estela
6c433c59a0 - remove home-in-%post filter in helix-rpmlintrc
- fix LICENSE string

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=14
2022-05-01 06:56:15 +00:00
Soc Virnyl Estela
0a85d33fb5 - fix build errors
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=13
2022-04-22 11:42:31 +00:00
Soc Virnyl Estela
820f73a112 - copy README.SUSE to doc
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=12
2022-04-22 01:50:39 +00:00
Soc Virnyl Estela
c9b56f270e - change to %{SOURCE4} in %doc section
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=11
2022-04-21 23:31:58 +00:00
Soc Virnyl Estela
5535203388 - add README.SUSE:
* contains information on workarounds and how to run helix
- remove %post message from spec file

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=9
2022-04-21 16:40:05 +00:00
Soc Virnyl Estela
1b2295c189 - add helix-rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=7
2022-04-21 13:45:37 +00:00
Soc Virnyl Estela
cc1d7e00fe - add rpmlintrc:
* filters duplicate errors
  * filters home in %post errors when actually it is just a message

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=6
2022-04-21 13:28:21 +00:00
Soc Virnyl Estela
493877d884 - fix potential bashism in rpmlint
- update post install MESSAGE
- update helix.sh script:
    * The HELIX_RUNTIME env var is causing some issues
    * current workaround is to check if $USER is root. otherwise, create a runtime directory → $HOME/.config/helix/runtime then run helix without the HELIX_RUNTIME env var.

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=4
2022-04-21 09:26:05 +00:00
Martin Pluskal
1e82f51de1 Accepting request 970932 from home:uncomfyhalomacro
I want to maintain helix in editors repo.

OBS-URL: https://build.opensuse.org/request/show/970932
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=1
2022-04-20 11:56:13 +00:00