issues
search
AmaiKinono
/
puni
Structured editing (soft deletion, expression navigating & manipulating) that supports many major modes out of the box.
GNU General Public License v3.0
401
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
puni-kill-active-region: do Emacs default behavior if there's no active region
#69
tsdh
opened
1 week ago
0
Improve support for `kill-whole-line`
#68
hpfr
opened
1 week ago
0
ぷに
#67
youhei914kdld
closed
1 month ago
0
Add a user option to configure blink speed.
#66
okamsn
closed
1 month ago
1
Right paren is removed when remove semi-colon in lisp-interaction-mode
#65
conao3
closed
1 month ago
4
`puni-kill-line` misbehaving after 518a5362870b6ef01d2d4a158bd38c7280687256
#64
tsdh
closed
11 months ago
2
fix: use when-let consistently to avoid macroexpansion errors
#63
purcell
closed
1 year ago
1
fix: Make puni-kill-line properly respect kill-whole-line
#62
slotThe
closed
1 year ago
1
Feature: puni-kill-ring-save
#61
terlar
opened
1 year ago
1
Unexpected behavior of `yank` after `puni-kill-line`
#60
roife
closed
1 year ago
1
Add puni-contract-region
#59
olnw
closed
1 year ago
1
feature request: puni-contract-region
#58
olnw
closed
1 year ago
0
Use puni--maybe-blink-region in puny-splice.
#57
hsgrott
closed
1 year ago
1
Check for beginning of buffer in puni--backward-blanks
#56
djr7C4
closed
1 year ago
1
`puni-kill-line` doesn't 100% respect `kill-whole-line`
#55
slotThe
closed
1 year ago
0
Fix puni-backward-sexp on indented comment blocks
#54
djr7C4
closed
1 year ago
1
puni-backward-sexp handles indented comment blocks incorrectly
#53
djr7C4
closed
1 year ago
0
puni-join command like split
#52
MicahElliott
opened
1 year ago
2
fix #49: don't change indentation when inside a string
#51
andreyorst
closed
1 year ago
1
Sexp movement broken in nXML mode
#50
viliaapro
closed
1 year ago
6
puni-wrap-round (and others) affects string contents
#49
andreyorst
closed
1 year ago
0
Implementing puni-down-list
#48
djr7C4
opened
1 year ago
2
puni-wrap-pair function
#47
tpeacock19
opened
1 year ago
2
`puni-kill-active-region` and rectangles
#46
okamsn
closed
1 year ago
2
Handle killing rectangular regions
#45
vifon
closed
1 year ago
1
puni-kill-line removing the indentation after deleting empty lines
#44
vifon
closed
1 year ago
5
Delete indentations with backward-delete-char-untabify
#43
roife
closed
1 year ago
1
Allow C-w to work on inactive regions, like the stock one
#42
vifon
closed
1 year ago
1
puni-splice doesn't unescape strings, barf/slurp doesn't (un)escape strings
#41
andreyorst
closed
1 year ago
3
add some paredit-like commands for changing depth and moving
#40
andreyorst
closed
1 year ago
5
More Paredit-like functions
#39
andreyorst
closed
1 year ago
6
Feature Request: integration with tree-sitter
#38
Inc0n
opened
1 year ago
18
Added shift selection for sexp navigation commands
#37
eschutz
closed
2 years ago
1
`puni-global-mode` breaks `calc`
#36
tsdh
closed
2 years ago
2
[Suggestion] add support for shift selections (marking) for some puni operations
#35
Inc0n
closed
2 years ago
1
(Python-mode) puni-backward-delete-char (delete/backspace) result in error if used in certain string with escaped characters
#34
Inc0n
closed
2 years ago
3
Puni-slurp-forward does not work when current sexp is two level deep and empty
#33
Inc0n
closed
2 years ago
12
Custom keybindings does not get loaded
#32
alternateved
closed
2 years ago
3
Make pulse-region calls optional
#31
9viz
closed
2 years ago
2
awkward whitespace handling on slurp-forward
#30
bymoz089
closed
2 years ago
4
Feature request: keep the mode specific binding for "DEL" if the previous char or chars not including part of a matching pair
#29
QiangF
closed
2 years ago
2
puni-slurp-forward unexpected behavior for <>
#28
jiacai2050
opened
2 years ago
1
How to disable puni-mode when iedit-mode or multiple cursor is active
#27
QiangF
closed
2 years ago
1
Should this be taking so long (latex-mode)
#26
apc
closed
2 years ago
1
Unhandled branch in Python mode
#25
daanturo
closed
2 years ago
1
two convenience functions for delete and splice
#24
bymoz089
closed
2 years ago
3
Numeric arguments support for puni-slurp/barf
#23
daanturo
closed
2 years ago
4
puni-backward-delete-char: splice when empty
#22
daanturo
closed
2 years ago
2
puni-backward-delete-char should splice when the list around point is empty
#21
daanturo
closed
2 years ago
3
Help request: disabling puni-mode in minibuffer except after `eval-expression`
#20
apc
closed
2 years ago
2
Next