index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
tools
/
spell.kak
Age
Commit message (
Expand
)
Author
2024-09-22
Rework spell-next and add spell-prev command
yosh
2024-03-31
Reset SIGINT handler in background processes
Johannes Altmanninger
2023-09-05
fix a sed error on mac
Bob Qi
2021-09-07
Add standard DiagnosticError and DiagnosticWarning faces.
Tim Allen
2021-07-07
Update spell.kak to use command/response fifo
Maxime Coste
2021-07-01
spell.kak: ignore another undocumented control char
Maxim Baz
2021-01-19
rc spell: Remove `:spell-replace` default value
Frank LENORMAND
2020-11-06
[-] spell.kak: undocumented aspell buggy-behavior avoided.
Patsakula Nikita
2020-09-22
spell.kak: Replace "kak -f" with "sed" for efficiency.
Tim Allen
2020-09-21
spell.kak: Present spelling suggestions with :prompt
Tim Allen
2020-08-24
Avoid accidentally using environment variables in sh scopes
Johannes Altmanninger
2020-05-30
Merge remote-tracking branch 'lenormf/fix-spell-next'
Maxime Coste
2020-05-29
Fix unintended interpretation of ranges length syntax
Maxime Coste
2020-05-15
rc spell: Make `:spell-next` wrap around the buffer
Frank LENORMAND
2020-05-15
rc spell: Rewrite `:spell-next` in Awk
Frank LENORMAND
2020-05-15
rc spell: Simplify selection-descriptions parsing
Frank LENORMAND
2020-05-15
rc spell: Don't use `expr` to format-check
Frank LENORMAND
2020-05-07
rc spell: Fix off-by-one highlighting glitch
Frank LENORMAND
2020-04-27
Add error handling
Jan-Jaap Korpershoek
2020-04-27
Add spell-add command
Jan-Jaap Korpershoek
2020-03-22
rc spell: Avoid C-style comments in awk
codesoap
2020-03-09
rc spell: Re-implement message processing in Awk
Frank LENORMAND
2020-02-01
rc spell: Handle errors returned on the first line
Frank LENORMAND
2019-11-14
rc: Use the standard `fail` command to report errors
Frank LENORMAND
2019-11-08
rc spell: Allow storing a language in an option
Frank LENORMAND
2019-06-02
Trim whitespace from spell check word length variable
Aaron Bull Schaefer
2019-03-21
Add categories in rc/
Alex Leferry 2