radar / joyofelixir

A gentle introduction to the Elixir programming language
https://joyofelixir.com
Creative Commons Attribution Share Alike 4.0 International
147 stars 34 forks source link

Remove return value during history traversal #104

Closed mpas97 closed 2 years ago

mpas97 commented 3 years ago

As we are just moving in the history using arrow keys, it is super confusing to always see some return value, although the iex line number remains the same. This is probably a c/p error from the original command.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ryanbigg/joy-of-elixir/3ofpETpPXrg4UsDdCwqs8hY8RcTK
✅ Preview: https://joy-of-elixir-git-fork-mpas97-patch-2-ryanbigg.vercel.app

radar commented 2 years ago

Thank you very much!