Issues
- 5
The handling of UTF-8 is utterly broken.
#49 opened by skx - 0
Allow the getting/setting of per-buffer state.
#94 opened by skx - 0
When searching we should always move forward
#93 opened by skx - 0
Add syntax highlighting for golang.
#86 opened by skx - 0
Search should default to previous pattern.
#91 opened by skx - 0
Bookmarks should be buffer-local
#90 opened by skx - 0
Opening a file should default to a new buffer.
#87 opened by skx - 2
When selecting from N-choices END doesn't work
#88 opened by skx - 0
Buffer cycling should wrap around.
#89 opened by skx - 0
Memory leak in regexp-search?
#92 opened by skx - 0
Setup github actions.
#84 opened by skx - 1
Reinstate "undo".
#55 opened by skx - 0
Support 256 colours.
#81 opened by skx - 0
Rendering is slow.
#78 opened by skx - 0
src/data.h is a mess
#79 opened by skx - 0
Our compilation is too intensive.
#80 opened by skx - 1
We should only match keywords on word-boundaries.
#66 opened by skx - 0
- 0
Add syntax-highlighting for emails.
#76 opened by skx - 0
- 0
- 0
`menu` needs to scroll.
#74 opened by skx - 0
Issue with first row.
#72 opened by skx - 0
- 1
The input-prompt should offer TAB-completion.
#70 opened by skx - 0
We should reinstate the `welcome` message
#69 opened by skx - 0
PRIMITIVES.md is outdated.
#68 opened by skx - 0
Make buffer-primitives more idiomatic.
#57 opened by skx - 0
- 0
Implement syntax-highlighting for `*.ini`.
#67 opened by skx - 0
UTF-8 screws up our syntax highlighting.
#65 opened by skx - 0
We're almost done - make the new code live.
#61 opened by skx - 0
TAB is broken.
#63 opened by skx - 0
delete_right() should fail on the last column
#62 opened by skx - 0
- 0
Cleanup source code
#54 opened by skx - 8
Reinstate syntax highlighting.
#51 opened by skx - 0
Reinstate callbacks.
#59 opened by skx - 0
Add more paranoid compiler options.
#58 opened by skx - 0
Reinstate regexp search.
#52 opened by skx - 0
Reimplement `choose-buffer`.
#53 opened by skx - 0
BUG: Nagivation is wrong for last-line.
#56 opened by skx - 0
at() is broken.
#50 opened by skx - 0
Our code won't compile with a C++ compiler.
#48 opened by skx - 0
BREAKING: Change the syntax-options.
#47 opened by skx - 1
- 0
eval() doesn't need to be in the c-core
#44 opened by skx - 0
We should have a --dump-config command-line option.
#46 opened by skx - 0
Saving when no filename is set could be improved.
#43 opened by skx - 0
Missing functionality.
#42 opened by skx