commit log
- Round 31: Add 20 new Emacs features 51fd1c8 ober
- Round 30: Add 20 new Emacs features 4a78fa1 ober
- Round 29: Add 20 new Emacs features 48124ab ober
- Round 28: Add 20 new Emacs features 936beb1 ober
- Round 27: Add 20 new Emacs features 1a1c3ca ober
- Round 26: Add 20 new Emacs features 7020b97 ober
- Round 25: Add 20 new Emacs features 2dc8ec3 ober
- Round 24: Add 20 new Emacs features d42d719 ober
- Round 23: Add 20 new Emacs features f3b28ea ober
- Round 22: Add 20 new Emacs features 5862ba8 ober
- Round 21: Add 20 new Emacs features 5c022c5 ober
- Round 20: Add 20 new Emacs features 0f04e0c ober
- Round 19: Add 20 new features (games, sysadmin tools, system info) e29ce88 ober
- Round 18: Add 20 new features (generators, games, animations, timers) 2560af3 ober
- Round 17: Add 20 new features (emoji, formatters, symbol inspection) b129e54 ober
- Round 16: Add 20 new features (morse code, process management, RSS) 94ffd62 ober
- Round 15: Add 20 new features (crux utilities, smartscan, games) a423680 ober
- Round 14: Add 20 new features (color conversion, JSON tools, git utilities) 6ac1239 ober
- Add 20 Emacs features round 13: string-reverse, sort-words, uniq-lines, encode/decode-html-entities, url-decode, camelcase-to-snake, snake-to-camel, kebab-to-camel, wrap-region, unwrap-region, quote-region, strip-comments, insert-file-header, insert-license, insert-shebang, open-in-external, copy-line-number, rename-file-and-buffer, sudo-edit d1369d9 ober
- Add 20 Emacs features round 12: docker-ps, docker-logs, git-log-graph, git-bisect, git-reflog, git-tag, randomize-lines, titlecase-region, goto-percent, copy-filename, copy-filepath, hex-to-dec, dec-to-hex, binary-to-dec, string-to-hex, rot47, sha256-hash, md5-hash, word-frequency, text-statistics 86a1e31 ober
- Update jemacs-vs-emacs.md with 100 features from rounds 7-11 29e5d1f ober
- Add 20 Emacs features round 11: npm, cargo, brew, git-stash-list, git-cherry-pick, git-worktree, ip-info, whois, traceroute, netstat, crontab, htop, du-summary, permissions, compress, extract, diff-buffers, sort-lines-by-field, vagrant, pip 59cdea8 ober
- Add 20 Emacs features round 10: journalctl, bluetooth, volume, ascii-table, unicode-search, emoji-insert, kaomoji, xkcd, cheat-sh, tldr, httpstat, jwt-decode, xml-format, csv-sort, markdown-toc, focus-mode, typewriter-mode, rain, wifi, screenshot 4ad7b55 ober
- Add 20 Emacs features round 9: wordle, minesweeper, sokoban, 2048, git-link, browse-at-remote, code-review, conventional-commit, clippy, ellama, hackernews, biblio, epa-encrypt/decrypt, typit, diff-at-point, magit-delta, figlet, cowsay, habit-tracker, ement 168a9ad ober
- Add 20 Emacs features round 8: newsticker, auth-source, gomoku, dissociated-press, mpuz, blackbox, literate-calc, htmlize, keycast, command-log, macrostep, eat, envrc, org-present, denote, detached, inheritenv, calc-grab-region, coterm, atomic-chrome 908ce43 ober
- Add 20 Emacs features round 7: spray, ledger-mode, buffer-move, fortune, snake, graphviz, thesaurus, grammar-check, morse-code, hl-sentence, mastodon, qr-code, keychain, eyebrowse, chess, sudoku, pong, org-pomodoro, languagetool, spray-set-wpm 5c0e885 ober
- Add 20 Emacs features round 6: speed-type, tetris, disk-usage, darkroom, super-save, beginend, battery, memory-report, color-picker, insert-timestamp, count-words, yank-indent, whole-line-or-region, weather, smex, ace-jump-buffer, bug-reference, list-packages, link-hint, sys-info 2123b3f ober
- Add 20 Emacs features round 5: restclient, markdown-preview, git-messenger, yaml-mode, dockerfile-mode, shell-pop, scratch-buffer, restart-emacs, org-export, spell-correct, indent-bars, vlf, eldoc, project-find-file, makefile-executor, diff-hl-margin, meow, nix-mode, plantuml, auto-compile 69e87af ober
- Add 20 Emacs features round 4: git-timemachine, exec-path, goto-line-preview, nav-flash, pulsar, goggles, eros, tmr, logos, cursory, doom-modeline, ts-fold, casual, spacious-padding, dape, burly, elp, fontaine, shr-render, auto-theme 4ce0d63 ober
- Add 20 Emacs features round 3: calc, re-builder, compile, view-mode, keyfreq, pomidor, define-word, chronos, mwim, electric-spacing, ace-link, copy-as-format, dictionary, man, profiler, cua-rect, comment-dwim-2, translate, flymake, erc c9edfe9 ober
- Add 10 more Emacs features: kmacro, browse-kill-ring, iedit, narrow, ws-butler, escape-seqs, world-clock, follow-mode, csv-align, proced 543e48b ober
- Add 10 new Emacs features: centered-cursor, beacon, dimmer, savehist, so-long, subword, recentf, prettify-symbols, delete-selection, which-function bb5e737 ober
- Add 4 more Emacs features: marginalia, embark, perspective, diff-hl TUI 270c14b ober
- Add 5 more Emacs features: net-utils, rgrep, tab-line, vundo, orderless matching c3f8dfa ober
- Add 8 real Emacs feature implementations: electric quotes, aggressive indent, volatile highlights, highlight changes, dtrt-indent, rainbow mode, hl-todo, glasses mode e25e016 ober
- Fix vterm: alt-screen gaps, line wrap, and column width calculation 46bddac ober
- Reduce flicker: buffered draw, update batching, opaque paint attribute 447d4b5 ober
- Fix buffer content bleed: vterm render and async file load write to wrong document 480ae93 ober
- Fix tree-sitter syntax colors: read directly from theme, not face registry 6ed4a9e ober
- Activate tree-sitter as primary syntax highlighter, fix chords and fonts 6c3e31d ober
- Fix automation bridge: drain callback queue, async keys, responsive minibuffer 000f298 ober
- Add Qt GUI automation bridge for remote testing via debug REPL b7f52d0 ober
- Fix vterm UI responsiveness during flooding commands (find ~/ -ls) 56fb39e ober
- Fix split-window: restore syntax highlighting and font size in new panes 0c533be ober
- Fix save-buffer: use 'replace mode to overwrite existing files e0453bc ober
- Fix backspace in file buffers, chord detection, and split-window highlighting a6f1166 ober
- Fix set-font-size: preserve syntax colors, margin colors, and font size 4dd7923 ober
- Integrate jerboa-lsp as default LSP server for all .ss/.sls files 97f7ee4 ober
- Switch embedded REPL from bare Chez to full Jerboa REPL with 40+ comma commands 82372d9 ober
- Fix static binary: pin Chez version, fix backspace, add missing transitive deps 7efbad4 ober
previous | next