1
1
mirror of https://github.com/walles/moar.git synced 2024-09-11 12:15:43 +03:00

Commit Graph

  • f2fbe2b470 Move at least one screen to show search hit Johan Walles 2013-10-18 21:13:22 +0200
  • 26cd177753 Search backwards using N (shift-N) Johan Walles 2013-10-18 20:53:41 +0200
  • cbbd22ac0b Find next by pressing 'n' Johan Walles 2013-10-18 20:15:03 +0200
  • 224a6ae58e Scroll to off screen hits while searching Johan Walles 2013-10-18 19:33:12 +0200
  • e5e20c9113 Remove all ()s from the source code Johan Walles 2013-10-17 20:56:15 +0200
  • 728958864a Change EOF visualization to --- Johan Walles 2013-10-17 20:43:34 +0200
  • a4550eaaf6 Extract finding visible lines into its own method Johan Walles 2013-10-17 20:35:43 +0200
  • 54c44b9f94 Update TODO list Johan Walles 2013-10-17 20:25:07 +0200
  • 2db786b54c Enable backspacing out from empty search Johan Walles 2013-10-16 21:34:00 +0200
  • e4d2681b2b Highlight search matches Johan Walles 2013-10-16 21:15:16 +0200
  • a12e5ead74 Handle hitting backspace in the search field Johan Walles 2013-10-16 20:49:23 +0200
  • 093bc21555 Use all columns including the rightmost one Johan Walles 2013-10-16 20:13:02 +0200
  • 83396bd4f6 Show a search line on pressing / Johan Walles 2013-10-15 20:53:49 +0200
  • ac9d3076a5 Add a line editor class. Johan Walles 2013-10-13 19:32:30 +0200
  • bc687150cb TODO: Reorder a bit Johan Walles 2013-10-13 19:31:08 +0200
  • d4c19fc453 Enable piping stuff in from $stdin Johan Walles 2013-10-12 21:14:14 +0200
  • 1a9d4c07f6 Accept space key for next page Johan Walles 2013-10-05 14:31:29 +0200
  • f3690be32c Show how many percent of the file we're displaing Johan Walles 2013-10-05 14:30:18 +0200
  • e5669b9ad7 Show the last pressed key code Johan Walles 2013-10-05 14:22:22 +0200
  • 681f2c048b Handle <, >, PgUp and PgDown Johan Walles 2013-10-05 13:48:33 +0200
  • 40f816d9ad Enable out-of-file visualization using ~ Johan Walles 2013-10-05 13:37:10 +0200
  • 5601771fb8 Prevent scrolling outside of the file Johan Walles 2013-10-04 21:17:57 +0200
  • 1d67a63c71 Scroll using up / down arrow keys Johan Walles 2013-10-03 21:27:24 +0200
  • 72a08c2031 Print info line in reverse video Johan Walles 2013-10-03 21:06:54 +0200
  • cf95d669b1 Handle terminal window resizes Johan Walles 2013-10-03 20:38:22 +0200
  • 452050a26d TODO: Ways to quit Johan Walles 2013-10-03 20:23:32 +0200
  • 6961ff68bf Type 'q' to quit Johan Walles 2013-10-02 21:17:14 +0200
  • 2271ee5d57 Initial commit Johan Walles 2013-10-01 21:14:57 +0200