summary refs log tree commit diff homepage
path: root/src/lib
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2016-01-23 18:58:39 -0500
committerdestruc7i0n <destruc7i0n@users.noreply.github.com>2016-01-23 18:58:39 -0500
commit7dd1e60f5069c7d4c5993d7f51fa351f66e9e2f4 (patch)
tree46e0a9af403b19820af7a6be99263315aa1b9650 /src/lib
parentAdd Suggestions and fix one comment (diff)
parentOnly have one RCON reconnect at the same time (diff)
downloadshulker-7dd1e60f5069c7d4c5993d7f51fa351f66e9e2f4.tar.gz
shulker-7dd1e60f5069c7d4c5993d7f51fa351f66e9e2f4.zip
Merge pull request #6 from SecretOnline/rcon-error
Fix RCON errors when Minecraft server goes down
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions
ble to implement vi mode. Since it operates on struct instances rather than globals, it might also be possible to give catgirl separate line editing buffers for each window, which would be a nice UX improvement. 2022-02-18Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe