vim-pad

minimal etherpad alternative - vim plugin
git clone https://git.ce9e.org/vim-pad.git

DateCommit messageAuthor
2023-11-17 13:55protocol: more robust reset behaviorTobias Bengfort
2023-11-17 13:54lintTobias Bengfort
2023-05-29 16:31README: add requirementsTobias Bengfort
2023-05-29 15:50implement optimizeTobias Bengfort
2023-05-29 16:03add READMETobias Bengfort
2023-05-29 15:44move cursor on inserts before the cursorTobias Bengfort
2023-05-29 15:14reuse http connectionTobias Bengfort
2023-05-29 15:10pass buffer number to channel callbackTobias Bengfort
2023-05-29 15:10set modified on correct bufferTobias Bengfort
2023-05-29 15:10use correct buffer on eventsTobias Bengfort
2023-05-29 15:08cleanupTobias Bengfort
2023-05-29 15:08use buffer.number for job uniquenessTobias Bengfort
2023-05-29 15:07close connection on BufUnloadTobias Bengfort
2023-05-29 14:37do not set to modifed on remote changesTobias Bengfort
2023-05-29 14:37chore: break long lineTobias Bengfort
2023-05-29 14:31fix job collisionsTobias Bengfort
2023-05-29 14:30use different client ID for each padTobias Bengfort
2023-05-29 14:21fixup aiohttp -> requestsTobias Bengfort
2023-05-29 14:21stop job on closeTobias Bengfort
2023-05-29 13:46random CLIENT_IDTobias Bengfort
2023-05-29 13:44initTobias Bengfort