Commit Graph

6 Commits

Author SHA1 Message Date
Sameer Rahmani ffca54e997 Add dedicated style var for different sections 2022-11-23 22:31:30 +00:00
Sameer Rahmani f2e02756f1 Modify the header as a quick help 2022-11-23 21:34:30 +00:00
Sameer Rahmani af92330682 Remove the redundant guard on the event loop 2022-11-23 21:26:49 +00:00
Sameer Rahmani 6a3af2a0ac Add documentation to the source and and replace 'r' and 'n' with Emacs keybindings 2022-11-23 21:24:54 +00:00
Sameer Rahmani 022070ad11 Add the missing license headers 2022-11-23 21:13:14 +00:00
Sameer Rahmani cbf2c76a29 Make a simple draft of filter
It reads the input and render it via /dev/tty and let the user
select the lines that are important and finaly write them back
to stdout.
2022-11-23 21:09:40 +00:00