fixed switching to OUT buffer bug
philancpushed 1 commit to master • e80500a…f8e0b82 • on May 8, 2023
append errors to *OUT* instead of overwriting it
philancpushed 1 commit to master • a4d76b2…e80500a • on May 8, 2023
philancpushed 1 commit to master • 1b7ca59…a4d76b2 • on May 8, 2023
philancpushed 1 commit to master • e592cca…1b7ca59 • on May 8, 2023
philancpushed 2 commits to master • 5d060e1…e592cca • on May 8, 2023
Merge pull request
#18 from bjornbm/settext
Pull request merge
philancpushed 2 commits to master • 3c03b66…5d060e1 • on May 8, 2023
philancpushed 1 commit to master • 0801444…3c03b66 • on May 7, 2023
added help for e.outbuffer, improved eval_lua_buffer
philancpushed 2 commits to master • e5e9e4e…0801444 • on May 7, 2023
added ^X^I to list buffers and their saved/unsaved status
philancpushed 1 commit to master • 4f51978…e5e9e4e • on May 7, 2023
Merge pull request
#15 from bjornbm/saveerror
Pull request merge
philancpushed 4 commits to master • 9be793a…4f51978 • on May 7, 2023
changed /bin/env to /usr/bin/env
philancpushed 1 commit to master • ccc6b79…9be793a • on May 6, 2023
philancpushed 1 commit to master • 53df746…ccc6b79 • on May 6, 2023
added configurable error handler for editor actions
philancpushed 1 commit to master • 31cfd8d…53df746 • on May 5, 2023
added make_ple.lua to build a one-file, standalone editor
philancpushed 1 commit to master • 422b8f9…31cfd8d • on May 3, 2023
added make_ple.lua to build a one-file, standalone editor
philancpushed 1 commit to master • 6245a35…422b8f9 • on May 3, 2023
renamed eapi, editor to editor, core
philancpushed 1 commit to master • 75d57f7…6245a35 • on May 3, 2023
added e.gettext, e.settext
philancpushed 1 commit to master • 48687c5…75d57f7 • on May 3, 2023
fixed multiline insertion undo, added buffer test
philancpushed 1 commit to master • fd946d9…48687c5 • on May 1, 2023
split editor table into eapi, editor
philancpushed 1 commit to master • dc6c111…fd946d9 • on May 1, 2023
split editor table into eapi, editor
philancpushed 1 commit to master • 68eae0e…dc6c111 • on May 1, 2023
removed references to buffer binding. removed commented code in e.test()
philancpushed 1 commit to master • bcfeb08…68eae0e • on Apr 29, 2023
Merge pull request
#9 from bjornbm/unsaved
Pull request merge
philancpushed 2 commits to master • 2debb10…bcfeb08 • on Apr 28, 2023
exiteditor: removed confusing option. thx to bjornbm
philancpushed 1 commit to master • a169d07…2debb10 • on Apr 27, 2023
Merge pull request
#7 from bjornbm/wipelast
Pull request merge
philancpushed 2 commits to master • 8c4bc0f…a169d07 • on Apr 27, 2023
Merge pull request
#5 from bjornbm/master
Pull request merge
philancpushed 2 commits to master • eca17b3…8c4bc0f • on Apr 27, 2023
Merge pull request
#4 from bjornbm/patch-1
Pull request merge
philancpushed 2 commits to master • f30a416…eca17b3 • on Apr 26, 2023
You can’t perform that action at this time.