AmaiKinono/puni
Structured editing (soft deletion, expression navigating & manipulating) that supports many major modes out of the box.
Emacs LispGPL-3.0
Issues
- 0
Improve support for `kill-whole-line`
#68 opened by hpfr - 18
Feature Request: integration with tree-sitter
#38 opened by Inc0n - 0
ぷに
#67 opened by youhei914kdld - 4
- 2
puni-wrap-pair function
#47 opened by tpeacock19 - 2
- 12
Option to auto re-indentation
#16 opened by Yevgnen - 5
- 1
- 1
Use puni--maybe-blink-region in puny-splice.
#57 opened by hsgrott - 6
Sexp movement broken in nXML mode
#50 opened by viliaapro - 0
feature request: puni-contract-region
#58 opened by olnw - 0
- 1
Feature: puni-kill-ring-save
#61 opened by terlar - 0
- 0
- 2
puni-join command like split
#52 opened by MicahElliott - 2
Implementing puni-down-list
#48 opened by djr7C4 - 2
`puni-kill-active-region` and rectangles
#46 opened by okamsn - 1
- 3
- 6
More Paredit-like functions
#39 opened by andreyorst - 4
- 1
- 2
`puni-global-mode` breaks `calc`
#36 opened by tsdh - 12
- 3
(Python-mode) puni-backward-delete-char (delete/backspace) result in error if used in certain string with escaped characters
#34 opened by Inc0n - 4
awkward whitespace handling on slurp-forward
#30 opened by bymoz089 - 3
Custom keybindings does not get loaded
#32 opened by alternateved - 2
Make pulse-region calls optional
#31 opened by 9viz - 5
- 3
two convenience functions for delete and splice
#24 opened by bymoz089 - 2
Feature request: keep the mode specific binding for "DEL" if the previous char or chars not including part of a matching pair
#29 opened by QiangF - 5
- 1
Unhandled branch in Python mode
#25 opened by daanturo - 1
puni-slurp-forward unexpected behavior for <>
#28 opened by jiacai2050 - 1
Should this be taking so long (latex-mode)
#26 opened by apc - 1
- 5
`puni-kill-line` breaks the string
#10 opened by twlz0ne - 3
- 2
Inserting comment character easily breaks balance
#17 opened by tsdh - 2
- 2
puni-kill-line operating on an expression spanning multiple lines does not include semicolon
#15 opened by terlar - 3
Feature request: make puni support org blocks
#14 opened by QiangF - 2
Maybe supress the error "Unbalanced parentheses"
#12 opened by QiangF - 6
- 0
- 11
- 3
Indentation changed after `puni-kill-line`
#6 opened by twlz0ne - 0
expression prefix in a pair of parens
#4 opened by AmaiKinono