Revisions of kakoune

Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 66)
- Update to 2024.05.18:
  * Fixed tests on Alpine Linux and *BSD
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 64)
- Update to 2024.05.09:
  * flag-lines -after switch to display text after the line
  * shell-script-candidates completion now runs the script asynchronously
    while displaying and updating results live.
  * val{window_range} elements are now emitted as different strings
  * + only duplicates identical selections a single time to avoid surprising
    and slow exponential growth in the number of selections.
  * daemonize-session command makes it possible to convert the current session
    to a daemon one (which will not exit on last client disconnecting)
  * View mode commands and mouse scrolling no longer change selections when those go off-screen.
  * New commands git apply, git blame-jump, git edit and git grep.
  * git blame now also works in git-diff and git-log buffers.
  * Completions provided via shell-script-candidates or completers are no longer sorted if the typed text is
    empty.
  * The terminal alias has been replaced with a command that selects terminal program and placement based on
    windowing options.
  * local scopes in commands and evaluate-commands.
buildservice-autocommit accepted request 1102629 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 63)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 62)
- Update to 2023.08.05:
  * Fix compilation errors on FreeBSD and MacOS using clang
buildservice-autocommit accepted request 1101490 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 60)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1101487 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 59)
Sorry forgot that
- Remove 894e44fdbff4221549d358faa4a73ea43e1283a5.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1101453 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 58)
- Update to 2023.07.29:
  * <a-u> and <a-U> now undo/redo selection changes; the previous
    meaning of moving in history tree has been moved to <c-j> and <c-k>
  * %exp{...} expansions provide flexible quoting for expanded
    strings (as double quoted strings)
  * <c-g> cancels the current operation and goes back to the main
    event loop, this provides an escape hatch when Kakoune seems
    to hang due to a costly operation
  * show-matching -previous highlighter will fall back onto the
    character preceeding the cursor
buildservice-autocommit accepted request 1078450 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 57)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1078121 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 56)
- Add upstream bug fix patch: Fix new gcc errors for missing types.
  * 894e44fdbff4221549d358faa4a73ea43e1283a5.patch
buildservice-autocommit accepted request 1032407 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 55)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 54)
- Remove BR for libboost_regex, libxslt-tools, and ncurses:
  not needed anymore
- Require gcc >= 12
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 53)
- Update to 2022.10.31:
  * complete-command to specify and change how a command is completed
  * p, P, ! and <a-!> commands now select the inserted text
  * x now just extends the selection to contain full lines (as <a-x> did)
    <a-x> trims partial lines from the selection (as <a-X> did)
  * User mappings is now bound to <space> while keeping/removing main
    selection moved to , and <a-,>
  * Prompt history registers %reg{colon}, %reg{slash} and %reg{pipe}
    now have reverse chronological order
  * Executing user mode mappings no longer adds to prompt history registers.
- Remove kakoune-2021.11.08-gcc-12.patch
buildservice-autocommit accepted request 985586 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 52)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 985396 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 51)
- Add kakoune-2021.11.08-gcc-12.patch: Fix build with gcc 12.
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 50)
- Update to 2021.11.08:
  * Support for curly and separately colored underlines
  * Fixes for terminal flickering
  * Fixes for command and response fifo corner cases
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 49)
- Update to 2021.10.28:
  * g and v do not auto lower case the next key, so GL needs to be
    manually mapped to Gl for example.
  * Fix flickering issues on some terminals such as the linux console
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 48)
- Update to 2021.08.28:
  * command and response fifo support
  * Shell expansions only trim the last trailing newline instead of
    all of them to make is possible to losslessly pass text through %sh{...}.
  * set-option -remove support for subtracting/removing from option values
  * Menu completions such as command name completion are now
    auto-inserted on space
  * write -atomic was replaced with write -method [replace|overwrite]
    to make both write methods available explicitly
  * write <filename> will fail if the given filename already exists
    and is a regular file. Use the -force switch to override that behaviour.
  * ncurses was replaced with a custom terminal escape sequence
    backend, ncurses is not a dependency anymore.
- Remove 0001-Add-missing-limits-includes.patch
buildservice-autocommit accepted request 898148 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 47)
baserev update by copy to link target
Displaying revisions 1 - 20 of 66
openSUSE Build Service is sponsored by