issues
search
dwcoates
/
pygn-mode
An Emacs major-mode for chess PGN files, powered by Python
BSD 2-Clause "Simplified" License
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Syntax highlighting does not work
#211
gszasz
closed
1 year ago
2
Remove a testing workaround which is no longer needed
#210
rolandwalker
opened
1 year ago
0
Enable pgn-at-pos test for point-min, with new value
#209
rolandwalker
opened
1 year ago
1
Generate PGN at position using tree-sitter allowing follow-minor-mode to work
#208
dekrueger
closed
1 year ago
1
Bump bundled chess library to 1.9.4, fixing colors of Black pawns
#207
rolandwalker
closed
1 year ago
0
Black pawns are painted white
#206
pedrormjunior
closed
1 year ago
6
Windows does not have SIGPIPE
#205
rolandwalker
closed
2 years ago
0
Error: "bad or does not contain working server script (pygn_server.py)"
#204
SequentialDesign
closed
2 years ago
6
PyGN Board not working
#203
Dedsd
opened
2 years ago
4
Evil textobject support
#202
rolandwalker
opened
3 years ago
0
Improve keybinding docs
#201
rolandwalker
closed
3 years ago
0
Support LAN moves, which were recently added to the grammar
#200
rolandwalker
closed
1 year ago
0
Support recursive variations, which were recently added to the grammar
#199
rolandwalker
closed
3 years ago
0
Update tree-sitter-langs requirement to 0.10.7
#198
rolandwalker
closed
3 years ago
1
Add `pygn-mode-insert-game` command
#197
rolandwalker
closed
3 years ago
0
Set fill-column to 80
#196
rolandwalker
closed
3 years ago
0
Improve pygn-mode--true-node-first-position and pygn-mode--true-node-last-position
#195
rolandwalker
closed
3 years ago
0
Move `cask install` from CI YAML to Makefile, and add `cask update`
#194
rolandwalker
closed
3 years ago
1
More robust pygn-mode--true-containing-node
#193
rolandwalker
closed
3 years ago
0
FIX: Update tree-sitter dependency to 0.15.2
#192
rolandwalker
closed
3 years ago
1
Implement pygn-mode-engine-go-searchmoves
#191
rolandwalker
closed
3 years ago
0
Add pygn-mode-ivy-insert-annotation command
#190
rolandwalker
closed
3 years ago
0
Flash current move after motion commands
#189
rolandwalker
closed
3 years ago
2
Bugfix: correct misuse of char-before as a coordinate
#188
rolandwalker
closed
3 years ago
0
Port pygn-mode-pgn-at-pos-as-if-variation to tree-sitter
#187
rolandwalker
closed
3 years ago
0
Forgiving variant of pygn-mode-pgn-at-pos defun
#186
rolandwalker
closed
3 years ago
0
Allow negative prefix args on motion commands; add extensive tests
#185
rolandwalker
closed
3 years ago
0
Commands may throw exceptions when outside a game
#184
rolandwalker
opened
3 years ago
0
next/previous commands should accept negative arg
#183
rolandwalker
closed
3 years ago
0
follow-minor-mode stops working after free motion
#182
rolandwalker
opened
3 years ago
2
Improve pygn-mode--true-containing-node docstring
#181
rolandwalker
closed
3 years ago
0
Refer to melpa-stable in Cask file, for stability
#180
rolandwalker
closed
3 years ago
1
Add basic tests for pygn-mode-next-move
#179
rolandwalker
closed
3 years ago
1
Ignore wheel-left/wheel-right events on the modeline lighter
#178
rolandwalker
closed
3 years ago
0
Greatly simplify pygn-mode-pgn-at-pos using tree-sitter
#177
rolandwalker
closed
3 years ago
0
Replace forward-char with char-before
#176
rolandwalker
closed
3 years ago
0
Make comment-region work across arbitrary movetext positions in pygn-mode, including across lines
#175
rolandwalker
closed
3 years ago
0
Bugfix: always turn on pygn-mode in PGN-containing temp buffers
#174
rolandwalker
closed
3 years ago
0
Bugfix: partially unbreak pygn-mode-follow-minor-mode
#173
rolandwalker
closed
3 years ago
1
Add pygn-mode-describe-annotation-at-pos interactive command
#172
rolandwalker
closed
3 years ago
0
Remove copypasta from csharp-mode
#171
rolandwalker
closed
3 years ago
0
Add variable holding annotation definitions
#170
rolandwalker
closed
3 years ago
2
Remove last hardcoded "Event" string, using tree-sitter
#169
rolandwalker
closed
3 years ago
0
Port pygn-mode-next-game and pygn-mode-previous-game to tree-sitter
#168
rolandwalker
closed
3 years ago
0
Remove needless when-let expressions
#167
rolandwalker
closed
3 years ago
0
Sync syntax-table word characters with tree-sitter grammar.js
#166
rolandwalker
closed
3 years ago
0
Port pygn-mode-backward-exit-variations-and-comments to tree-sitter
#165
rolandwalker
closed
3 years ago
0
Port pygn-mode-previous-move to tree-sitter
#164
rolandwalker
closed
3 years ago
0
Port pygn-mode-next-move to tree-sitter
#163
rolandwalker
closed
3 years ago
0
Port inside-comment defuns to tree-sitter
#162
rolandwalker
closed
3 years ago
0
Next