summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-04Merge branch 'readline_keys'v0.3.2Mateusz Czapliński
2018-12-04upgrade version to 0.3.2Mateusz Czapliński
2018-12-04replace yank with better insertMateusz Czapliński
2018-12-04keys: supplement ctrlKey() with key()Mateusz Czapliński
2018-12-04authors: add Calum MacRaeMateusz Czapliński
2018-11-29readme: fix download link, add ArchLinux & macOSMateusz Czapliński
2018-11-21keys: Protect against killspace consuming an empty buffer upon killcmacrae
2018-11-21keys: Use len(e.value) for `C-e`cmacrae
2018-11-20keys: Implement yank (C-y)cmacrae
2018-11-20keys: Implement `kill-to-end-of-line (C-k)`cmacrae
2018-11-20keys: Implement basic readline movement keyscmacrae
2018-10-31release 0.3.1v0.3.1Mateusz Czapliński
2018-10-31print detailed error message for ErrTermNotFoundMateusz Czapliński
2018-10-31some cleanup in TODOsMateusz Czapliński
2018-10-31Merge branch 'master' of https://github.com/akavel/upMateusz Czapliński
2018-10-31refactor shell discoveryMateusz Czapliński
2018-10-27do you mean 'codebase'?0xflotus
2018-10-27readme: update download link to v0.3Mateusz Czapliński
2018-10-27use $SHELL instead of hardcoded bashv0.3Mateusz Czapliński
2018-10-26readme: update instructions for "Enter to run"Mateusz Czapliński
2018-10-26readme: upgrade download & asciinema links @v0.2.1Mateusz Czapliński
2018-10-26fix restart on Ctrl-Qv0.2.1Mateusz Czapliński
2018-10-26et al.v0.2Mateusz Czapliński
2018-10-26Merge branch 'pr3'Mateusz Czapliński
2018-10-26add missing AUTHORS fileMateusz Czapliński
2018-10-26implement my review requestsMateusz Czapliński
2018-10-25add -o/--output-script optionMateusz Czapliński
2018-10-25add help info about Enter keyMateusz Czapliński
2018-10-25better saving or printing of command after exitMateusz Czapliński
2018-10-25update version to 0.2Mateusz Czapliński
2018-10-25rename unsafe modeMateusz Czapliński
2018-10-25add more TODOsMateusz Czapliński
2018-10-25cleanup TODOsMateusz Czapliński
2018-10-25remove unused experimental colorsMateusz Czapliński
2018-10-25experiments with colorsMateusz Czapliński
2018-10-25initial sketch of Enter-driven executionMateusz Czapliński
2018-10-24readme: tweak the warning about "rm"Mateusz Czapliński
2018-10-24raedme: add a warning about "rm"Mateusz Czapliński
2018-10-24readme: add info about potential MacOSX supportMateusz Czapliński
2018-10-24feat: use pflag instead of flagRohan Verma
2018-10-24Merge branch 'master' of https://github.com/akavel/upRohan Verma
2018-10-24feat: use flag library instead of custom flag parserRohan Verma
2018-10-24readme: add info about prior art (pipecut)Mateusz Czapliński
2018-10-23readme: emphasize section headersMateusz Czapliński
2018-10-23readme: add title (header)Mateusz Czapliński
2018-10-23readme: add link to asciinemaMateusz Czapliński
2018-10-23readme: add download linkMateusz Czapliński
2018-10-23readme: emphasize keyboard shortcutsv0.1Mateusz Czapliński
2018-10-23cleanup go.sumMateusz Czapliński
2018-10-23add READMEMateusz Czapliński