Skip to content

Instantly share code, notes, and snippets.

@terabyte
Created December 28, 2016 22:57
Show Gist options
  • Save terabyte/dc75631457b7cab42546a70c35c289b8 to your computer and use it in GitHub Desktop.
Save terabyte/dc75631457b7cab42546a70c35c289b8 to your computer and use it in GitHub Desktop.
* b8c4b9048a2f9042bfae0ce3ff2968e65c5202fc Keith Amling Tue Mar 22 12:53:53 2016 -0700  (HEAD -> master, amling/master)Merge commit '64e2f4abbd18'
|\
* | 1a7c5cb17cb5a553a85bb64ac77e56ff1d814fe1 nicm Wed Apr 29 15:59:08 2015 +0000  (origin/ng-next)If default-terminal is set to "screen" or "screen-*", emulate screen's historical (incorrect) behaviour for SGR 3 and send smso (standout). Previously, we would send sitm (italics) if the terminal outside had it and smso otherwise. This was acceptably until recently because xterm's terminfo entry lacked sitm, so most users got smso.
| * 64e2f4abbd18e8bf6e46602596192e4323e3f4c9 Keith Amling Mon Nov 23 18:03:54 2015 -0800 Fml. Don't infini-spin off end of line, don't miss first character of each line.
* | 1ff9407d1cabde60e305f06712fef3714411ad14 Keith Amling Wed Sep 30 11:49:15 2015 -0700 Do you even `vim` II? (repeated t and T)
* | 2d13765e75b0df765c4037d0247227318baa7998 Keith Amling Tue Sep 29 15:55:56 2015 -0700 Not any more (magical double $)
* | 781e1f213d1dd3b0ce4817ad320eeb839824a7ee Keith Amling Tue Sep 29 15:59:26 2015 -0700 Not any more (complex/magical cursor movement)
* | 722745100f975264a677247b5acc684556704400 Keith Amling Tue Sep 29 15:48:42 2015 -0700 Not any more (line mode)
* | 9fad203423810f5ab23e3104c212c8940114513f Keith Amling Tue Sep 29 15:14:40 2015 -0700 Sigh, back to like this...
* | 6d6e6b5f9778f68ac47360586692acabe051734c Keith Amling Tue Sep 29 14:55:06 2015 -0700 Clearer.
* | 321496b68142e8cda09fc08f888fcd78a7a4c800 Keith Amling Tue Sep 29 14:54:37 2015 -0700 Clearer/not any more.
* | 83f790b2a4bc865adbce3c6f7655e9d43818ba9c Keith Amling Tue Sep 29 14:53:53 2015 -0700 Will be clearer in a minute...
* | c9078abe155c072861aa8e2970d0d79b24fcb6c6 Keith Amling Tue Sep 29 14:52:28 2015 -0700 inline
* | 8df8fe4c9c8c4f199ddfdd134523a7c1186e621d Keith Amling Tue Sep 29 13:49:07 2015 -0700 Not any more (emacs/vi split behaviour)
* | 93cd7f219be60d80f0a544e95c8013763f72878b Keith Amling Tue Sep 29 13:43:03 2015 -0700 My bad...
* | 3e59e71b4043a3788b577b559400b2194de30d20 Keith Amling Tue Sep 29 13:41:40 2015 -0700 Not any more (rectflag)
|/
* 2f23a4b6c99c223f9701a99c1447934db80b4eb6 Keith Amling Fri Sep 18 18:19:13 2015 -0700  (origin/ng, origin/HEAD, ng)Do you even `vim`?
* b0e2b55f335bf42342580bd979b639c1c2a05d87 Keith Amling Fri Sep 18 14:30:30 2015 -0700 Oops, this was wrong back in joinmode work...
* 52fb1fb41dd1295d691d1779e1c078845001072a Keith Amling Fri Sep 18 14:22:14 2015 -0700 start-or-copy-selection
* 73f3d83d0ece51a779c284e8955da7042fa04368 Keith Amling Fri Sep 18 14:11:54 2015 -0700 Make $ suck less...
* 68b5c3fafe5cbf1f2f271ba6316a7cebee159b66 Keith Amling Thu Sep 17 12:12:57 2015 -0700 Merge branch '20150917-cCJ' into ng
|\
* | a569eec1ad61dc7de66811aab27f82801d22f561 Keith Amling Thu Sep 17 12:12:51 2015 -0700 Merge branch '20150917-keytables' into ng
| * 05ce351b3fc20cebf7a949010f9b456e3964eebc Keith Amling Tue May 13 20:41:56 2014 -0700 Copy mode command change-joinmode to match screen's J.
| * 4d2618f2726cbd04cf0dfd69e99f3956a995c77f Keith Amling Tue May 13 20:11:09 2014 -0700 Copy mode commands left-prune and right-prune to match screen's c and C.
* b8b024e6343a94ab4e5537ba61f2e05d0dbdfb0a Keith Amling Tue May 13 16:21:45 2014 -0700 Allow custom key tables for e.g. multiple keystroke bindings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment