From 9eb3f3833588f0b7446fc265f14e0104b9bae046 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 6 Apr 2016 12:51:50 -0400 Subject: Set iTerm font to Pointfree --- com.googlecode.iterm2.plist | 44 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 5 deletions(-) diff --git a/com.googlecode.iterm2.plist b/com.googlecode.iterm2.plist index 81bff939..e17936f6 100644 --- a/com.googlecode.iterm2.plist +++ b/com.googlecode.iterm2.plist @@ -518,7 +518,7 @@ NSWindow Frame SUUpdateAlert 410 364 620 392 0 0 1440 877 NSWindow Frame iTerm Window 0 - 155 93 570 377 0 0 1440 877 + 0 18 1438 859 0 0 1440 877 NeverWarnAboutShortLivedSessions_3518C480-09C0-47C0-863F-A01193518920 New Bookmarks @@ -1182,7 +1182,7 @@ Non-ASCII Anti Aliased Normal Font - ProFont 11 + Pointfree-Regular 11 Option Key Sends 0 Prompt Before Closing 2 @@ -1370,7 +1370,7 @@ NoSyncLastTipTime - 476232370.48851699 + 478132097.01794499 NoSyncNeverRemindPrefsChangesLostForFile NoSyncNeverRemindPrefsChangesLostForFile_selection @@ -1411,6 +1411,40 @@ 0019 0020 0021 + 0021 + 0022 + 0023 + 0024 + 0025 + 0026 + 0027 + 0028 + 0029 + 0030 + 0031 + 0032 + 0033 + 0034 + 0035 + 0036 + 0037 + 0038 + 0039 + 0040 + 0041 + 0042 + 0043 + 0044 + 0045 + 0046 + 0047 + 0048 + 0049 + 0050 + 0051 + 0052 + 0053 + 0054 OnlyWhenMoreTabs @@ -1478,7 +1512,7 @@ SUHasLaunchedBefore SULastCheckTime - 2016-02-08T15:30:19Z + 2016-04-06T16:49:11Z SavePasteHistory Secure Input @@ -1539,7 +1573,7 @@ findRegex_iTerm iTerm Version - 2.9.20160206 + 2.9.20160313 kCPKSelectionViewPreferredModeKey 0 kCPKSelectionViewShowHSBTextFieldsKey -- cgit 1.4.1 :27 -0500'>2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe