index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edit.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Add M-q to collapse whitespace
June McEnroe
2020-04-07
*
Fix multi-mention tab completion condition
June McEnroe
2020-04-01
*
Pass correct length to mbstowcs
June McEnroe
2020-04-01
*
Add \blush
June McEnroe
2020-03-31
*
Add \bear, \cool, \hug, \unflip, \wave
June McEnroe
2020-03-31
*
Add text macros
June McEnroe
2020-03-30
*
Tab complete from last iswspace
June McEnroe
2020-03-30
*
Bump edit buffer cap to 1024
June McEnroe
2020-03-23
*
Replace small integers in size_t with uint
June McEnroe
2020-02-15
*
Don't copy into cut buffer during tab complete
June McEnroe
2020-02-14
*
Simplify transpose swap
June McEnroe
2020-02-12
*
Add C-t transpose
June McEnroe
2020-02-12
*
Avoid VLAs in tab complete
June McEnroe
2020-02-09
*
Use iswspace for word movement
June McEnroe
2020-02-09
*
Add C-y
June McEnroe
2020-02-09
*
Add C-w and M-d
June McEnroe
2020-02-09
*
Rename kill ops
June McEnroe
2020-02-09
*
Add M-b and M-f
June McEnroe
2020-02-09
*
Add C-k
June McEnroe
2020-02-09
*
Add C-d
June McEnroe
2020-02-09
*
Hook up tab-complete
June McEnroe
2020-02-09
*
Simplify edit buffer conversion and input rendering
June McEnroe
2020-02-09
*
Populate completion with commands
June McEnroe
2020-02-07
*
Add some real line editing operations
June McEnroe
2020-02-07
*
Add extremely basic editing and message sending
June McEnroe
2020-02-05
*
Convert editHead and editTail from wchar_t
June McEnroe
2020-02-04
*
Split showing style codes and word wrapping
June McEnroe
2020-02-04