Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Micay 978e6b2d76 switch to xterm-termite for TERM
This works with applications that hardcode the xterm* check, but still
allows for a correct entry in the terminfo database.
2012-09-02 18:56:25 -04:00
Daniel Micay 275bed4ea0 replace multi_url with a different keybinding 2012-08-24 10:27:48 -04:00
Daniel Micay 388539ae6c make exiting command-mode on opening url optional 2012-08-21 22:42:33 -04:00
Daniel Micay 1246b64518 make geometry configurable in termite.cfg 2012-08-08 17:34:37 -04:00
Daniel Micay 8b97b04cd1 expose word_chars option 2012-07-27 04:58:50 -04:00
Daniel Micay 72f504deaa termite.cfg: cleanup 2012-07-17 00:26:26 -04:00
Daniel Micay 9c8d7c3490 expose option for wrapping scrollback search 2012-07-04 23:41:53 -04:00
Daniel Micay 1f49d01439 termite.cfg: vim no longer an issue 2012-06-29 22:16:01 -04:00
Daniel Micay f89df13e5a allow configuration of the whole palette 2012-06-25 16:05:23 -04:00
Daniel Micay cdc4ad4433 expose both the bold and dim foreground colors 2012-06-25 15:37:06 -04:00
Daniel Micay d92778fd62 use termite as TERM again to allow for some fixes 2012-06-25 00:43:48 -04:00
Daniel Micay d14a6b3346 add support for dim colors 2012-06-25 00:00:59 -04:00
Daniel Micay cefa307367 rm extra space 2012-06-10 14:11:25 -04:00
Simon Gomizelj 7e0a933332 cursor shouldn't have a default value.
Enabling it changes cursor behaviour. Cursor is no longer drawn with
foreground and background colors reversed.
2012-06-09 07:19:16 -04:00
Daniel Micay 596672e5ee document term setting 2012-06-08 14:42:09 -04:00
LemonBoy a2e4bda8fc Config option to enable/disable bold font 2012-06-08 12:13:31 -04:00
Daniel Micay 69a86f7eff document browser setting 2012-06-08 00:17:16 -04:00
Daniel Micay 1294bd21ed move transparency setting to config file 2012-06-07 21:05:31 -04:00
Daniel Micay c1ca040f4f simplify color config 2012-06-07 15:23:58 -04:00
Daniel Micay f96ea8689d use config file to set colors 2012-06-07 15:01:40 -04:00
Daniel Micay c2d12b7503 move foreground/background color to config file 2012-06-07 14:43:41 -04:00
Daniel Micay a20849d453 set cursor color from config 2012-06-07 14:39:02 -04:00
Daniel Micay dba6bc7357 move CLICKABLE_URL setting to config 2012-06-07 14:15:31 -04:00
Daniel Micay 5a0b025f52 move ICON_NAME to config file 2012-06-07 14:10:38 -04:00
Daniel Micay 17275bd887 move URGENT_ON_BEEP and DYNAMIC_TITLE to config 2012-06-07 13:54:15 -04:00
Daniel Micay d1f54e57fc move cursor_blink and cursor_shape to the config 2012-06-07 13:36:03 -04:00
Daniel Micay a5cfc12864 set scrollback_lines via config 2012-06-07 12:58:07 -04:00
Daniel Micay abf580c186 set font via termite.cfg 2012-06-07 12:55:08 -04:00
Daniel Micay 3a799f80d9 move the rest of the boolean settings to key file 2012-06-07 12:35:01 -04:00
Daniel Micay 226f39f08a start on config file implementation 2012-06-07 12:22:24 -04:00