2019-05-28 19:12 | My config | aftix | 2 | +2 | -2 |
2018-03-30 17:55 | use typed var | shuall | 1 | +1 | -1 |
2018-03-30 17:52 | use SHRT_MAX | shuall | 1 | +4 | -4 |
2018-03-28 00:13 | COLORS_MAX is bigger than max short | shuall | 1 | +2 | -2 |
2017-01-05 18:15 | Make ./testsuite.sh work at least on my system | Marc André Tanner | 1 | +5 | -7 |
2017-01-05 16:18 | Fix get_client_by_coord workspace bounds | Marc André Tanner | 1 | +1 | -1 |
2017-01-05 16:18 | Add spatial navigation via MOD+{H,J,K,L} | Marc André Tanner | 3 | +61 | -4 |
2017-01-05 14:07 | Improve handling of Alt + Special key | Marc André Tanner | 1 | +9 | -1 |
2017-01-05 15:37 | Slightly tweak manual pages | Marc André Tanner | 3 | +51 | -46 |
2017-01-05 14:22 | Cleanup .gitignore | Marc André Tanner | 1 | +4 | -13 |
2017-01-05 14:16 | Install man pages and add html generation Makefile target | Marc André Tanner | 1 | +11 | -2 |
2017-01-03 19:46 | Added dvtm-{pager,editor} man pages, adjusted dvtm's accordingly. | josuah | 3 | +160 | -13 |
2017-01-03 16:54 | Map MOD+E to dvtm-pager(1) | Marc André Tanner | 1 | +1 | -0 |
2017-01-03 10:09 | Cleanup and simplify dvtm-editor implementation | Marc André Tanner | 1 | +156 | -102 |
2016-11-08 10:31 | Add dvtm-editor(1) utility to make $EDITOR work as a filter | Dmitry Bogatov | 2 | +132 | -2 |
2017-01-03 09:53 | Simplify Makefile | Marc André Tanner | 2 | +12 | -38 |
2017-01-03 09:47 | Add dvtm-pager(1) utility | Marc André Tanner | 2 | +21 | -8 |
2017-01-03 09:35 | Simplify copy mode implementation | Marc André Tanner | 2 | +15 | -51 |
2016-12-27 00:18 | Converting dvtm.1 to mdoc format | josuah | 1 | +222 | -190 |
2016-12-11 22:08 | Set initial window title based on command name if given | Marc André Tanner | 1 | +15 | -4 |
2016-12-11 16:22 | Apply color rules for new windows | Marc André Tanner | 1 | +1 | -0 |
2016-10-08 21:03 | Use ternary operator not if statement | Klemens Nanni | 1 | +1 | -4 |
2016-10-08 20:24 | Simplify if statements | Klemens Nanni | 1 | +4 | -6 |
2016-10-08 20:23 | Add missing spaces | Klemens Nanni | 1 | +1 | -1 |
2016-10-09 19:51 | Increase maximum number of arguments passed to FIFO commands | Marc André Tanner | 2 | +3 | -3 |
2016-10-09 19:11 | Extend tag command syntax to allow flexible tag manipulations | Marc André Tanner | 2 | +18 | -7 |
2016-10-05 07:34 | Fix several issues with remote commands and their documentation | Frank LENORMAND | 2 | +13 | -6 |
2016-10-02 13:23 | Add a short documentation of the FIFO commands | Frank LENORMAND | 1 | +3 | -0 |
2016-10-02 13:17 | Compare full tag names, and assign them to not only visible windows | Frank LENORMAND | 1 | +2 | -2 |
2016-10-01 19:19 | Allow window tagging through the commands FIFO | Frank LENORMAND | 2 | +19 | -2 |
2016-10-01 13:28 | Allow focusing windows through the command FIFO | Frank LENORMAND | 2 | +18 | -0 |
2016-09-30 16:45 | Make the `handle_cmdfifo` function more readable | Frank LENORMAND | 1 | +79 | -79 |
2016-09-29 19:17 | Merge branch 'VisualRunInAll' of https://github.com/rpmohn/dvtm | Marc André Tanner | 1 | +3 | -1 |
2016-09-29 12:49 | Immediately pass on window title | Marc André Tanner | 1 | +3 | -1 |
2016-04-19 15:54 | Make it possible to set MOD to Ctrl-Space | Marc André Tanner | 1 | +5 | -8 |
2016-03-22 21:16 | Explicitly zero struct sigaction before registering signal handler | Marc André Tanner | 1 | +1 | -0 |
2016-02-10 17:32 | Improved urgent handling | mweaver | 1 | +2 | -2 |
2016-01-20 11:13 | vt: explicitly initialize all color pairs to (0, 0) | Leonardo Taccari | 1 | +8 | -0 |
2016-01-15 11:57 | Mention release in README | Marc André Tanner | 1 | +4 | -2 |
2016-01-09 11:40 | Set verison to 0.15 | Marc André Tanner | 1 | +1 | -1 |
2016-01-09 11:39 | Make testsuite.sh work with latest vis | Marc André Tanner | 1 | +2 | -2 |
2016-01-09 09:12 | Welcome 2016 | Marc André Tanner | 3 | +4 | -4 |
2015-11-29 18:05 | Simplify client creation code | Marc André Tanner | 1 | +3 | -10 |
2015-11-24 14:28 | Fix Mod-C and eliminate redundant shell process | Greg Reagle | 1 | +13 | -2 |
2015-10-07 19:30 | Add section about out of tree patches to README | Marc André Tanner | 1 | +8 | -0 |
2015-08-10 14:52 | Fix typo in man page | Greg Reagle | 1 | +1 | -1 |
2015-10-01 19:36 | vt: fix glitches in copymode coloring | Marc André Tanner | 1 | +32 | -32 |
2015-09-28 10:15 | Try to preserve coloring in copymode | Marc André Tanner | 4 | +51 | -13 |
2015-09-28 10:13 | vt: fix wrong array indices causing invalid write | Marc André Tanner | 1 | +1 | -1 |
2015-08-06 01:08 | Redraw border with URGENT_ATTR as soon as possible | Marcel Rodrigues | 1 | +2 | -0 |
2015-07-30 15:36 | vt: make switch between normal/alternate buffer more compliant | Marc André Tanner | 1 | +26 | -4 |
2015-07-27 14:29 | Make statusbar delimiters configurable via config.def.h | Ross Mohn | 2 | +5 | -2 |
2015-07-27 14:24 | Change potentially destructive key bindigns | Ross Mohn | 3 | +5 | -5 |
2015-07-15 20:12 | Avoid intermediate shell when executing new command | Ross Mohn | 1 | +2 | -2 |
2015-07-08 18:20 | added MOD+C key binding to the manpage | paulbatchelor | 1 | +3 | -0 |
2015-06-23 10:41 | Bug fix for MOD after a mouse action | Ross Mohn | 1 | +1 | -0 |
2015-06-06 11:01 | Reduce redundancy in config.def.h by introducing TAGKEYS macro | Ross Mohn | 1 | +10 | -20 |
2015-03-18 19:42 | Reflect README renaming in Makefile | Marc André Tanner | 1 | +1 | -1 |
2015-03-14 11:30 | README tweaks | Marc André Tanner | 1 | +10 | -2 |
2015-03-13 20:42 | Remove old README | Marc André Tanner | 1 | +0 | -50 |
2015-03-13 20:42 | New README.md | Marc André Tanner | 1 | +304 | -0 |
2015-02-24 15:25 | dvtm-status: cleanup | Marc André Tanner | 1 | +4 | -5 |
2015-02-24 15:10 | dvtm-status: suppress job control messages | Marc André Tanner | 1 | +1 | -0 |
2015-02-19 16:50 | Set version to 0.14 | Marc André Tanner | 1 | +1 | -1 |
2015-02-19 16:47 | Change some year numbers to 2015 | Marc André Tanner | 2 | +3 | -3 |
2015-02-19 08:47 | Makefile: do not append to $SRC instead set it | Marc André Tanner | 1 | +1 | -1 |
2015-02-17 23:02 | Also use default for TSB sequence | Marc André Tanner | 1 | +1 | -1 |
2015-02-17 21:39 | Use default value for CHA, HPA, VPA sequences without a parameter | Marc André Tanner | 1 | +2 | -2 |
2015-02-17 21:34 | Fix abortion criteria in CSI parameter parsing logic | Marc André Tanner | 1 | +4 | -4 |
2015-02-17 20:59 | Fix pointer to out of scope local #30137 | Marc André Tanner | 1 | +2 | -3 |
2015-02-17 17:27 | Add missing break statement #30135 | Marc André Tanner | 1 | +1 | -0 |
2015-02-16 19:08 | Coding style fixes | Marc André Tanner | 1 | +2 | -2 |
2015-02-16 10:00 | Always use the full width to display minimized windows | Marc André Tanner | 1 | +3 | -3 |
2015-02-16 09:51 | Hardcode title bar format specifiers | Marc André Tanner | 2 | +3 | -10 |
2015-02-15 21:56 | Add travis config in preparation for coverity scan | Marc André Tanner | 1 | +8 | -0 |
2015-02-15 10:53 | Cleanup config.mk, introduce $CPPFLAGS, respect exported $CC | Marc André Tanner | 1 | +4 | -13 |
2015-02-13 17:22 | Distinguish between return key and new line | Marc André Tanner | 3 | +4 | -1 |
2015-02-12 10:02 | Always display status bar text right aligned | Marc André Tanner | 2 | +3 | -10 |
2015-02-12 09:54 | Update man page to mention nmaster functionality | Marc André Tanner | 1 | +6 | -0 |
2015-02-12 09:44 | Implement nmaster functionality via MOD+{i,d} | Ross Mohn | 6 | +105 | -46 |
2015-02-07 10:21 | Change key bindings for next/prev non minimized window to MOD+{J,K} | Marc André Tanner | 2 | +8 | -8 |
2015-02-06 17:48 | Add MOD+S to toggle position of status bar | Marc André Tanner | 3 | +39 | -6 |
2015-02-07 09:58 | Display current layout symbol in tag bar | Marc André Tanner | 1 | +1 | -0 |
2015-02-06 17:24 | Better Unicode handling in status bar | Marc André Tanner | 2 | +27 | -17 |
2015-01-02 10:28 | Make testsuite only depend on vis but not vi(m) | Marc André Tanner | 1 | +7 | -6 |
2014-12-19 21:20 | Support \e[?10{47,48,49}{h,l} sequences | Marc André Tanner | 1 | +8 | -0 |
2014-12-19 21:08 | Fix unfounded compiler warning | Marc André Tanner | 1 | +4 | -6 |
2014-12-09 18:48 | Improve DragonFly BSD support | Jason Swank | 1 | +1 | -1 |
2014-11-21 08:26 | Notification suppoert aka urgent flags | Marc André Tanner | 5 | +49 | -35 |
2014-11-21 16:04 | More cleanups | Marc André Tanner | 1 | +13 | -13 |
2014-11-21 15:44 | More macro cleanups | Marc André Tanner | 1 | +7 | -7 |
2014-11-21 15:41 | s/countof/LENGTH/g | Marc André Tanner | 1 | +19 | -19 |
2014-11-21 14:36 | Cleanup tagging implementation | Marc André Tanner | 2 | +41 | -78 |
2014-11-15 14:00 | Set version to 0.13 | Marc André Tanner | 1 | +1 | -1 |
2014-11-15 13:14 | Add a quick introduction to the README | Marc André Tanner | 1 | +12 | -1 |
2014-11-15 13:10 | Tweak editor configurations | Marc André Tanner | 1 | +6 | -4 |
2014-10-31 18:29 | Update testsuite.sh to reflect copymode changes | Marc André Tanner | 1 | +12 | -5 |
2014-10-31 10:56 | Remove duplicated key bindings | Marc André Tanner | 1 | +0 | -3 |
2014-10-31 10:27 | Formatting fixes | Marc André Tanner | 1 | +5 | -3 |
2014-10-31 10:24 | vt_create: cosmetic fixes | Marc André Tanner | 1 | +4 | -4 |
2014-10-31 10:23 | Cleanup vt_write | Marc André Tanner | 2 | +5 | -6 |
2014-10-31 10:20 | Use for instead of while loop | Marc André Tanner | 1 | +1 | -3 |
2014-10-31 10:18 | Rename functions | Marc André Tanner | 1 | +32 | -33 |
2014-10-30 20:02 | Add comments | Marc André Tanner | 1 | +73 | -29 |
2014-10-30 17:42 | Fix static analyzer warning | Marc André Tanner | 1 | +1 | -1 |
2014-10-30 16:07 | Better variable names | Marc André Tanner | 1 | +35 | -35 |
2014-10-30 16:04 | More variable renamings | Marc André Tanner | 1 | +49 | -51 |
2014-10-30 15:59 | Rewrite buffer_init to use buffer_resize | Marc André Tanner | 1 | +7 | -42 |
2014-10-30 15:53 | Rename argument variable for buffer functions | Marc André Tanner | 1 | +47 | -48 |
2014-10-30 15:48 | Move buffer related functions up | Marc André Tanner | 1 | +219 | -215 |
2014-10-30 11:42 | Force clients to be redrawn after creation | Marc André Tanner | 1 | +0 | -4 |
2014-10-29 20:16 | Respect globally set $PREFIX | Marc André Tanner | 1 | +1 | -1 |
2014-10-29 19:52 | Set DVTM environment variable only once | Marc André Tanner | 1 | +2 | -4 |
2014-10-29 19:45 | Mention scripting oriented environment variables in manual page | Marc André Tanner | 1 | +12 | -0 |
2014-10-08 10:58 | Implement tagging | Marc André Tanner | 10 | +381 | -89 |
2014-10-25 21:22 | Fix off by 1 one in buffer_resize causing wrong scroll up | Marc André Tanner | 1 | +1 | -1 |
2014-10-25 19:27 | Add sandy editor configuration | Marc André Tanner | 1 | +1 | -0 |
2014-10-25 18:18 | Fix resize bug | Marc André Tanner | 1 | +4 | -0 |
2014-10-25 16:39 | Support more attributes | Marc André Tanner | 2 | +16 | -1 |
2014-10-25 14:51 | Move editor configuration to config.def.h | Marc André Tanner | 2 | +46 | -20 |
2014-10-24 18:35 | Instruct editor to display same viewport | Marc André Tanner | 3 | +10 | -1 |
2014-10-24 14:59 | Support tools which expect stdout to be a terminal | Marc André Tanner | 1 | +7 | -3 |
2014-10-23 20:13 | vt: s/childpid/pid/g | Marc André Tanner | 1 | +7 | -6 |
2014-10-23 20:12 | copymode: fix window size and simplify mainloop | Marc André Tanner | 1 | +10 | -11 |
2014-10-23 19:06 | Cosmetic changes | Marc André Tanner | 1 | +4 | -5 |
2014-10-23 13:52 | Also consider $PAGER when entering copy mode | Marc André Tanner | 1 | +6 | -5 |
2014-10-23 13:24 | Cleanup vt_* API | Marc André Tanner | 3 | +48 | -48 |
2014-10-23 12:55 | Simplify title changing callback interface | Marc André Tanner | 3 | +16 | -27 |
2014-10-23 12:45 | Remove custom escape handler mechanism | Marc André Tanner | 2 | +0 | -41 |
2014-10-23 12:00 | Variables set in signal handlers should have type volatile sigatomic_t | Marc André Tanner | 1 | +1 | -1 |
2014-10-23 11:58 | Explicitly initialize fields | Marc André Tanner | 1 | +3 | -3 |
2014-10-23 11:55 | Move macro definition | Marc André Tanner | 3 | +2 | -3 |
2014-10-17 13:52 | Change default copy mode editor to vis | Marc André Tanner | 1 | +2 | -2 |
2014-10-17 13:49 | Make editor stdout reading more robust | Marc André Tanner | 1 | +5 | -2 |
2014-10-17 13:49 | Remove debug print left over | Marc André Tanner | 1 | +0 | -1 |
2014-10-16 21:15 | Change stupid array initialization | Marc André Tanner | 1 | +2 | -2 |
2014-10-16 20:49 | Use volatile sig_atomic_t for variables set inside signal handler | Marc André Tanner | 1 | +2 | -2 |
2014-10-16 20:47 | Use C99 VLA instead of alloca | Marc André Tanner | 1 | +1 | -6 |
2014-10-16 20:30 | Use attr_t for curses attributes | Marc André Tanner | 3 | +8 | -8 |
2014-10-16 19:18 | Use pselect instead of select | Marc André Tanner | 1 | +9 | -1 |
2014-10-16 18:48 | Set _POSIX_C_SOURCE and _XOPEN_SOURCE instead of _GNU_SOURCE | Marc André Tanner | 2 | +2 | -1 |
2014-10-16 18:43 | Move defintion of _GNU_SOURCE to config.mk | Marc André Tanner | 3 | +1 | -3 |
2014-10-16 13:05 | Rename copy buffer to copy register | Marc André Tanner | 1 | +16 | -16 |
2014-10-16 12:35 | Rename some variables to be more readable | Marc André Tanner | 1 | +36 | -36 |
2014-10-14 20:48 | Rewrite copymode support | Marc André Tanner | 5 | +318 | -852 |
2014-10-10 18:31 | Correct function definitions without parameters | Marc André Tanner | 1 | +12 | -12 |
2014-10-10 18:20 | Rudimentarily sanitize $SHELL | Marc André Tanner | 1 | +30 | -2 |
2014-10-10 16:11 | Make key binding configuration more generic | Marc André Tanner | 2 | +87 | -77 |
2014-10-10 13:43 | Use NOMOD where appropriate | Marc André Tanner | 1 | +2 | -2 |
2014-10-08 13:14 | Fix static analyzer warning | Marc André Tanner | 1 | +1 | -1 |
2014-10-08 11:26 | Simplify fibonacci layout | Marc André Tanner | 1 | +44 | -51 |
2014-10-08 09:52 | Move placement of minimized windows out of layouts | Marc André Tanner | 7 | +108 | -187 |
2014-10-07 09:39 | Improve color reservation | Marc André Tanner | 2 | +37 | -15 |
2014-10-07 09:35 | Fix color reservation bug | Marc André Tanner | 1 | +2 | -2 |
2014-10-05 06:33 | Make strip utility configurable | Marc André Tanner | 2 | +2 | -1 |
2014-10-02 12:20 | AIX support | Ross Mohn | 2 | +4 | -2 |
2014-10-02 11:21 | Make TERMINFO configurable via config.mk | Marc André Tanner | 2 | +4 | -1 |
2014-01-04 20:31 | Replace interpret_esc_xterm with interpret_osc. | Mark Edgar | 1 | +29 | -17 |
2014-07-08 20:56 | Solaris support | Bergman Andrey | 5 | +99 | -6 |
2014-07-08 20:45 | Streamline forkpty-aix.c | Marc André Tanner | 1 | +12 | -22 |
2014-07-05 07:09 | Set version to 0.12 | Marc André Tanner | 1 | +1 | -1 |
2014-07-05 07:29 | Add testsuite.sh to source tarball | Marc André Tanner | 1 | +1 | -1 |
2014-06-28 16:12 | Document new copymode keys in manual page | Marc André Tanner | 1 | +10 | -2 |
2014-06-28 15:52 | testsuite.sh: invoke dvtm with explicit modifier key | Marc André Tanner | 1 | +1 | -1 |
2014-06-28 15:48 | Add vstack.c to source tarball, but do not enable it by default | Marc André Tanner | 1 | +3 | -2 |
2014-06-18 20:17 | Vertical stack layout. All windows have the full screen width. | Mark Edgar | 1 | +37 | -0 |
2014-06-28 15:29 | Replace hardcoded constants with CTRL macro | Marc André Tanner | 1 | +1 | -1 |
2014-06-28 15:27 | Add copymode keypresses C-u (page up), C-d (page down), C-c (quit) | Marc André Tanner | 1 | +7 | -0 |
2014-06-27 22:03 | Make '0' behave as in vi when in copymode. | Mark Edgar | 1 | +7 | -1 |
2014-06-20 11:43 | Rename dvtm-test to testsuite.sh | Marc André Tanner | 1 | +0 | -0 |
2014-06-20 11:40 | Remove trailing white spaces | Marc André Tanner | 2 | +10 | -10 |
2014-06-20 08:09 | Remove useless default paths from config.mk | Marc André Tanner | 1 | +2 | -2 |
2014-06-20 08:08 | Respect $PREFIX while installing terminfo description | Marc André Tanner | 1 | +1 | -1 |
2014-06-16 22:44 | Resize the vt if its has_title_line has changed, even if its dimensions have not. | Mark Edgar | 1 | +18 | -11 |
2014-06-14 18:38 | The Vt must redraw when show_border() changes. | Mark Edgar | 1 | +8 | -0 |
2014-03-21 17:45 | Mention Shift+Page{Up,Down} in manual page | Marc André Tanner | 1 | +4 | -0 |
2014-03-17 09:58 | Update some year numbers | Marc André Tanner | 1 | +2 | -2 |
2014-03-08 15:51 | Set version to 0.11 | Marc André Tanner | 1 | +1 | -1 |
2014-02-25 22:38 | Remove screen lock functionality | Marc André Tanner | 3 | +0 | -36 |
2014-01-30 13:32 | Hide window border if there exists only 1 client | Marc Andre Tanner | 1 | +11 | -4 |
2014-01-30 13:56 | Hide cursor when scrolling | Marc Andre Tanner | 1 | +2 | -1 |
2014-01-30 09:09 | Zoom to specific window | Ross Mohn | 1 | +2 | -0 |
2014-01-30 09:08 | Cosmetic fixes for man page | Marc Andre Tanner | 1 | +4 | -4 |
2014-01-30 08:57 | Reindent config.def.h | Marc Andre Tanner | 1 | +43 | -43 |
2014-01-30 08:51 | Add Mod-Tab to focus previously selected window | Greg Reagle | 3 | +15 | -0 |
2014-01-13 19:03 | Source cleanups, no functional change | Marc Andre Tanner | 1 | +29 | -45 |
2014-01-09 17:35 | Completely redraw screen upon terminal size change | Marc Andre Tanner | 1 | +1 | -4 |
2014-01-01 14:22 | Scroll on Shift-PgUp and Shift-PgDn. | Mark Edgar | 1 | +2 | -0 |
2014-01-01 14:16 | Use ERR instead of 0 for modifier-less keybindings. | Mark Edgar | 1 | +2 | -1 |
2013-12-28 12:42 | Set version to 0.10 | Marc Andre Tanner | 1 | +1 | -1 |
2013-12-25 10:07 | KEY_EVENT might not be always defined | Marc Andre Tanner | 1 | +2 | -0 |
2013-12-25 10:05 | Hide the cursor when focusing minimized windows | Marc Andre Tanner | 1 | +1 | -1 |
2013-12-24 16:17 | Respect application cursor visibility | Marc Andre Tanner | 1 | +2 | -0 |
2013-12-24 13:06 | Remove curs_set(0) calls obviated by 55629a. | Mark Edgar | 2 | +0 | -10 |
2013-12-24 15:45 | Do not write unsuppored KEY_* values as characters. | Mark Edgar | 1 | +9 | -4 |
2013-12-24 14:45 | KEY_BTAB (Shift-Tab) support. | Mark Edgar | 1 | +1 | -0 |
2013-12-15 21:22 | Move MOD-MOD to config.def.h. | Mark Edgar | 2 | +2 | -3 |
2013-12-15 20:55 | Add send() command. | Mark Edgar | 1 | +7 | -0 |
2013-12-16 14:08 | statusbar: echo > $FIFO should clear the content | Marc Andre Tanner | 1 | +1 | -1 |
2013-12-16 14:00 | statusbar: src and dest of strncpy must not overlap | Greg Reagle | 1 | +4 | -3 |
2013-12-12 12:01 | Remove escapekey functionality | Marc Andre Tanner | 3 | +0 | -14 |
2013-09-22 19:31 | Move blocking getch() call for escapekey() to main select loop. | Mark Edgar | 1 | +5 | -5 |
2013-10-26 21:21 | Move blocking getch() call for MOD to main select loop. | Mark Edgar | 1 | +10 | -9 |
2013-12-06 14:36 | Rename is_visible => is_content_visible | Marc Andre Tanner | 1 | +7 | -7 |
2013-11-20 21:25 | In multiplexing mode, only send keypresses to visible windows | Marc Andre Tanner | 2 | +2 | -2 |
2013-11-20 21:04 | Don't output window title if run from linux framebuffer console | Marc Andre Tanner | 1 | +2 | -2 |
2013-11-20 21:03 | Optimize redraws, reduce cursor flickering | Marc Andre Tanner | 2 | +39 | -27 |
2013-11-20 17:08 | Save + restore cursor position when redrawing status bar | Marc Andre Tanner | 1 | +3 | -1 |
2013-11-20 11:48 | Simplify draw_all | Marc Andre Tanner | 1 | +7 | -14 |
2013-11-19 22:15 | Minimized windows should still be drawn in fullscreen layout | Marc Andre Tanner | 1 | +2 | -2 |
2013-10-08 21:50 | Replace clear_workspace() with erase(). | Mark Edgar | 1 | +1 | -8 |
2013-11-11 03:54 | dvtm.c: parse_args(): needs 2nd NULL | Greg Reagle | 1 | +1 | -1 |
2013-10-08 22:17 | Clear the screen in redraw(). | Mark Edgar | 1 | +10 | -2 |
2013-10-26 20:48 | Prevent cursor flicker when background windows receive data. | Mark Edgar | 1 | +3 | -4 |
2013-10-08 21:58 | Call doupdate() immediately before select() to reduce screen updates and terminal output. | Mark Edgar | 1 | +7 | -11 |
2013-10-08 15:26 | Fix typo in rs1 terminfo capability | Mark Edgar | 1 | +1 | -1 |
2013-10-08 15:24 | Support multiple set/reset mode params | Mark Edgar | 1 | +44 | -46 |
2013-10-08 15:21 | Shorten useless comments | Mark Edgar | 1 | +4 | -5 |
2013-10-08 15:07 | Remove unsupported capabilities from dvtm.info (flash, smkx/rmkx) | Mark Edgar | 1 | +0 | -3 |
2013-09-19 06:07 | Place capabilities one per line in dvtm.info. | Mark Edgar | 1 | +122 | -29 |
2013-09-29 18:43 | dtvm.1: added keyboard command for pressing Mod twice | Greg Reagle | 1 | +3 | -0 |
2013-09-24 14:09 | Close pty upon destruction | Mark Edgar | 1 | +1 | -0 |
2013-06-04 11:34 | Fix insert-mode bug | Mark Edgar | 1 | +1 | -1 |
2013-05-15 12:33 | Makefile: respect ${DESTDIR} in tic invocation | Douglas Jerome | 1 | +1 | -1 |
2013-04-29 20:11 | Handle write(2) errors correctly | Marc Andre Tanner | 1 | +6 | -3 |
2013-04-17 12:50 | cmdline: Add Delete Character (DC) handling | Joshua Schneider | 1 | +8 | -0 |
2013-04-08 07:49 | Fix dvtm.info: Set kbs to 0177 as in vt.c | Joshua Schneider | 1 | +1 | -1 |
2013-04-03 11:16 | Set version to 0.9 | Marc Andre Tanner | 1 | +1 | -1 |
2013-04-03 10:51 | Mention $DVTM_TERM in the man page | Marc Andre Tanner | 1 | +7 | -1 |
2013-04-03 09:17 | Enable some more warnings for debug builds | Marc Andre Tanner | 1 | +1 | -1 |
2013-04-03 08:32 | Float provides more than enough precision for our usecase | Marc Andre Tanner | 1 | +3 | -3 |
2013-04-03 08:26 | Don't waste space with structure padding | Marc Andre Tanner | 1 | +1 | -1 |
2013-04-03 08:23 | Use int instead of uint8_t for order field | Marc Andre Tanner | 1 | +4 | -6 |
2013-04-02 20:41 | Revert "Tell curses to free its internal data structure" | Marc Andre Tanner | 1 | +0 | -1 |
2013-04-02 19:34 | ptrdiff_t is defined in stddef.h | Marc Andre Tanner | 1 | +1 | -0 |
2013-04-02 19:19 | Make signal handling more robust | Marc Andre Tanner | 1 | +10 | -7 |
2013-03-25 08:17 | Tell curses to free its internal data structure | Marc Andre Tanner | 1 | +1 | -0 |
2013-03-25 08:16 | vt: fix search functionality for "substring match" | Marc Andre Tanner | 1 | +6 | -1 |
2013-03-25 08:15 | vt: allocate cmdline structure on demand | Marc Andre Tanner | 1 | +23 | -14 |
2013-03-24 18:09 | vt: searchbar improve handling of unicode characters which are 2 column wide | Marc Andre Tanner | 1 | +28 | -23 |
2013-03-22 14:07 | Implement MOD+C | Marc Andre Tanner | 4 | +23 | -8 |
2013-03-22 10:38 | vt: refactor searchbar code | Marc Andre Tanner | 1 | +196 | -148 |
2013-03-21 20:40 | vt: implmenet a proper command line for searching | Marc Andre Tanner | 1 | +108 | -14 |
2013-03-21 20:39 | man page: cosmetic fix | Marc Andre Tanner | 1 | +1 | -1 |
2013-03-13 19:48 | Add a way to send custom escape sequences upon keypress | Marc Andre Tanner | 4 | +16 | -1 |
2013-03-13 19:42 | Add lots of static modifiers to config.def.h | Marc Andre Tanner | 1 | +5 | -5 |
2013-03-13 18:54 | Add -t command line switch to set a static window title | Marc Andre Tanner | 2 | +18 | -6 |
2013-03-13 16:50 | Ship config.def.h not config.h in source tarball | Marc Andre Tanner | 1 | +1 | -1 |
2013-03-13 16:49 | Handle allocation failures more gracefully | Marc Andre Tanner | 1 | +11 | -2 |
2013-03-13 16:40 | vt: handle malloc(0) == NULL case | Marc Andre Tanner | 1 | +1 | -1 |
2013-03-09 21:08 | Use "safer" string functions inorder to please the OpenBSD linker | Marc Andre Tanner | 1 | +2 | -2 |
2013-03-09 21:07 | Include dvtm.info in source tarball | Marc Andre Tanner | 1 | +1 | -1 |
2013-03-09 20:52 | vt: fix segfault with COLORS=0 | Marc Andre Tanner | 1 | +2 | -1 |
2013-02-12 13:13 | Adjust some year numbers to 2013 | Marc Andre Tanner | 3 | +6 | -5 |
2013-02-10 14:21 | Make dvtm use the config.def.h convention. | Christoph Lohmann | 2 | +3 | -0 |
2013-02-12 12:47 | vt: implement scroll up/down (SU/SD) | Marc Andre Tanner | 1 | +6 | -0 |
2013-02-12 12:36 | vt: save/restore terminal mode upon DECSC/DECRC | Marc Andre Tanner | 1 | +3 | -0 |
2013-02-12 08:44 | vt: always redraw whole line if dirty | Marc Andre Tanner | 1 | +13 | -4 |
2013-02-11 12:55 | vt: DECSTBM should move the cursor to (1,1) of the scrolling region | Marc Andre Tanner | 1 | +2 | -0 |
2013-02-11 12:29 | vt: teach RI (reverse index) to respect scrolling region | Marc Andre Tanner | 1 | +1 | -1 |
2013-02-11 11:36 | vt: implement tab handling (HTS, CBT, TBC) | Marc Andre Tanner | 1 | +50 | -3 |
2013-02-11 08:57 | Set dvtm's window title to the one of currently focused window | Marc Andre Tanner | 1 | +8 | -0 |
2013-02-11 08:12 | Add -M command line flag to disable mouse support upon startup | Marc Andre Tanner | 2 | +14 | -5 |
2013-02-11 08:02 | Improve manual page formatting (thanks Josh) | Marc Andre Tanner | 1 | +109 | -53 |
2013-02-10 17:21 | vt: remove unused constants | Marc Andre Tanner | 1 | +10 | -38 |
2013-02-10 16:47 | vt: implement DECALN | Marc Andre Tanner | 1 | +7 | -2 |
2013-02-10 16:35 | vt: set TERM=dvtm[-256color] in emulation | Marc Andre Tanner | 3 | +54 | -1 |
2013-01-07 21:28 | Fix quote handling in cmd-fifo parsing code | Marc Andre Tanner | 1 | +8 | -9 |
2013-01-07 21:24 | vt: copymode cursor movement support for multibyte chars | Marc Andre Tanner | 1 | +7 | -2 |
2013-01-07 21:24 | vt: handle search of multibyte characters | Marc Andre Tanner | 1 | +7 | -6 |
2012-12-16 13:22 | Merge branch 'copymode' | Marc Andre Tanner | 6 | +929 | -239 |
2012-12-16 13:00 | vt: correct mapping of keyboard function keys above F10 | Ross Mohn | 1 | +10 | -8 |
2012-12-16 12:54 | vt: fix backspace handling on AIX | Ross Mohn | 1 | +7 | -1 |
2012-12-05 14:29 | Make terminal size detection a bit more robust | Marc Andre Tanner | 1 | +6 | -6 |
2012-12-02 14:31 | Fix include directives | Marc Andre Tanner | 1 | +1 | -5 |
2012-11-30 09:43 | Destroy all clients before exiting | Marc Andre Tanner | 1 | +2 | -0 |
2012-11-28 21:08 | Fix coding style within layout files | Marc Andre Tanner | 6 | +95 | -96 |
2012-11-27 22:14 | vt: cosmetic changes | Marc Andre Tanner | 1 | +36 | -36 |
2012-11-27 22:16 | vt: simplify code by using goto | Marc Andre Tanner | 1 | +11 | -20 |
2012-11-27 21:58 | vt: move buffer handling code, add missing static | Marc Andre Tanner | 1 | +12 | -12 |
2012-11-23 21:29 | vt: handle out of memory situtations | Marc Andre Tanner | 1 | +32 | -11 |
2012-11-23 17:40 | vt: random coding style fixes | Marc Andre Tanner | 1 | +8 | -6 |
2012-11-23 17:16 | vt: implement alternate screen buffer mode | Marc Andre Tanner | 1 | +13 | -7 |
2012-11-23 15:20 | vt: factor out buffer handling | Marc Andre Tanner | 1 | +165 | -144 |
2012-11-23 13:40 | Introduce struct Cell which groups text, fg, bg, and attributes | Marc Andre Tanner | 1 | +66 | -115 |
2012-11-23 11:23 | wcwidth can return -1 also remove GCC ism | Marc Andre Tanner | 1 | +2 | -2 |
2012-11-20 22:48 | vt: put_wc simplify memove calls | Marc Andre Tanner | 1 | +6 | -8 |
2012-09-16 19:20 | vt: make sure that the most common color is always available | Marc Andre Tanner | 1 | +1 | -0 |
2012-09-16 09:29 | Simplify color configuration | Marc Andre Tanner | 4 | +14 | -30 |
2012-09-15 08:40 | Overhaul color support | Marc Andre Tanner | 3 | +94 | -67 |
2012-09-13 12:57 | Make default colors configurable vi config.h | Marc Andre Tanner | 2 | +6 | -6 |
2012-09-13 12:54 | Redraw whole terminal area if requested | Marc Andre Tanner | 1 | +2 | -0 |
2012-09-01 21:39 | vt: ignore xterm specific escape sequence | Marc Andre Tanner | 1 | +2 | -1 |
2012-08-01 11:17 | Set version to 0.8 | Marc Andre Tanner | 1 | +1 | -1 |
2012-08-01 11:26 | Adjust some year numbers s/2011/2012/g | Marc Andre Tanner | 4 | +5 | -5 |
2012-07-21 19:59 | vt: fix typo/thinko in ECH interpretation | Marc Andre Tanner | 1 | +1 | -1 |
2012-07-21 19:59 | Add some more hints to config.mk | Marc Andre Tanner | 1 | +6 | -2 |
2012-07-21 19:58 | Fix compilation on Cygwin | Marc Andre Tanner | 2 | +9 | -5 |
2012-07-10 12:46 | vt: code clean up | Marc Andre Tanner | 1 | +7 | -5 |
2012-07-10 12:43 | vt: respect relative position mode when clamping cursor | Ross Mohn | 1 | +7 | -4 |
2012-07-09 17:19 | vt: ignore DECDHL, DECSWL, DECDWL, DECHCP, DECALN, DECFPP | Marc Andre Tanner | 1 | +6 | -0 |
2012-07-08 15:24 | Draw all titlebars as selected when in runinall mode | Ross Mohn | 1 | +2 | -1 |
2012-07-08 15:19 | AIX support | Ross Mohn | 5 | +112 | -3 |
2012-07-08 15:04 | When uninstalling, also remove dvtm-status | Ross Mohn | 1 | +1 | -0 |
2012-07-08 14:54 | Properly NUL terminate window titles | Marc Andre Tanner | 1 | +4 | -2 |
2011-09-24 06:50 | vt: rename custom sequence handler | Marc Andre Tanner | 2 | +12 | -12 |
2011-09-24 06:44 | vt: fix some signed/unsigned comparison problems | Marc Andre Tanner | 1 | +7 | -6 |
2011-09-24 06:33 | Clean up title handling by using the new event mechanism | Marc Andre Tanner | 1 | +28 | -28 |
2011-09-24 06:29 | vt: provide an event mechanism | Marc Andre Tanner | 2 | +43 | -3 |
2011-09-21 15:02 | Do not send KEY_RESIZE to client | Bert Münnich | 1 | +1 | -0 |
2011-09-04 19:48 | Set version to 0.7 | Marc Andre Tanner | 1 | +1 | -1 |
2011-08-11 11:41 | Fix search replace typo. | Marc Andre Tanner | 3 | +3 | -3 |
2011-08-11 11:39 | Correct calloc(3) argument order | Marc Andre Tanner | 2 | +16 | -16 |
2011-08-11 11:22 | Remove useless newlines | Marc Andre Tanner | 1 | +0 | -14 |
2011-06-12 12:08 | Rename madtty | Marc Andre Tanner | 6 | +1700 | -1700 |
2011-06-12 12:08 | Relicense madtty under ISC license | Marc Andre Tanner | 2 | +30 | -38 |
2011-06-12 12:08 | Reformat madtty.c convert from spaces to tabs | Marc Andre Tanner | 1 | +1203 | -1177 |
2011-06-12 12:08 | madtty: remove misleading prefix | Marc Andre Tanner | 1 | +6 | -6 |
2011-06-12 12:08 | Compilation fixes for pdcurses | Marc Andre Tanner | 2 | +9 | -2 |
2011-06-12 12:08 | Add fibanocci layout to source tarball | Marc Andre Tanner | 2 | +101 | -1 |
2011-06-12 12:08 | Remove realpath(3) wrapper | Marc Andre Tanner | 1 | +1 | -22 |
2011-06-12 12:08 | madtty: fix compilation against BSD curses | Marc Andre Tanner | 2 | +11 | -0 |
2011-06-12 12:08 | Code restructuring, no functional changes | Marc Andre Tanner | 6 | +791 | -807 |
2011-06-12 12:08 | Enable mouse support only if compiled against ncurses | Marc Andre Tanner | 3 | +16 | -11 |
2011-06-12 12:08 | Include curses.h instead of ncurses.h | Marc Andre Tanner | 2 | +2 | -2 |
2011-06-12 12:08 | Include <stdarg.h> for varargs support | Marc Andre Tanner | 1 | +1 | -0 |
2011-06-12 12:08 | Use resizeterm(3) everywhere | Marc Andre Tanner | 1 | +0 | -4 |
2011-06-12 12:08 | Unlink any named pipes which we created | Marc Andre Tanner | 1 | +27 | -17 |
2011-06-12 12:08 | Group most screen related variables into struct | Marc Andre Tanner | 6 | +46 | -40 |
2011-06-12 12:08 | Group cmdfifo related variables into a struct | Marc Andre Tanner | 2 | +21 | -18 |
2011-06-12 12:08 | Group statusbar related variables into a struct | Marc Andre Tanner | 2 | +45 | -41 |
2011-05-26 18:20 | Remove CONFIG_CMDFIFO enable it by default | Marc Andre Tanner | 3 | +3 | -27 |
2011-05-26 18:20 | Improve mouse event enabling/disabling | Marc Andre Tanner | 2 | +14 | -9 |
2011-05-26 18:20 | Remove CONFIG_MOUSE enable it by default | Marc Andre Tanner | 3 | +3 | -20 |
2011-05-26 18:20 | Remove CONFIG_STATUSBAR enable it by default | Marc Andre Tanner | 3 | +1 | -21 |
2011-05-26 18:20 | madtty: free color information when resizing | Marc Andre Tanner | 1 | +2 | -0 |
2011-05-26 18:20 | madtty: fix read/write in already freed memory causing a segfault | Marc Andre Tanner | 1 | +2 | -1 |
2011-05-26 18:20 | madtty: simplify vt100 ACS handling | Marc Andre Tanner | 1 | +25 | -56 |
2011-05-26 18:20 | Draw window separators with NORMAL_{ATTR,FG,BG} | Marc Andre Tanner | 1 | +2 | -0 |
2011-05-26 18:20 | Replace bogus madtty_keypress_sequence with madtty_write | Marc Andre Tanner | 3 | +15 | -28 |
2011-05-26 18:20 | Revert "madtty: remove madtty_keypress_sequence" | Marc Andre Tanner | 3 | +34 | -2 |
2011-05-22 20:07 | First part of AIX support | Ross Mohn | 2 | +6 | -2 |
2011-05-16 18:45 | madtty: remove madtty_keypress_sequence | Marc Andre Tanner | 3 | +2 | -34 |
2011-05-14 13:35 | madtty: cleanup color api | Marc Andre Tanner | 4 | +9 | -9 |
2011-05-14 12:52 | Fix some signed/unsigned comparison problems | Marc Andre Tanner | 5 | +19 | -20 |
2011-04-21 10:08 | madtty: cleanups | Marc Andre Tanner | 1 | +2 | -6 |
2011-04-18 16:56 | madtty: merge different init function into one common one | Marc Andre Tanner | 3 | +10 | -6 |
2011-04-18 16:43 | Change terminal attributes dynamically depending on window title | Marc Andre Tanner | 4 | +51 | -3 |
2011-04-18 11:35 | madtty: source code formatting fixes - no functional change | Marc Andre Tanner | 1 | +22 | -11 |
2011-04-18 11:32 | madtty: backfill text from the buffer when a window with more rows is resized | Ross Mohn | 1 | +25 | -8 |
2011-04-18 11:17 | madtty: support for "ESC 6 n", get cursor position | Ross Mohn | 1 | +12 | -0 |
2011-04-18 10:59 | madtty: fix a scrolling issue | Ross Mohn | 1 | +1 | -1 |
2011-04-18 10:53 | madtty: avoid the use of asserts | Marc Andre Tanner | 1 | +15 | -11 |
2011-04-18 10:34 | madtty: various cleanups in the color handling code | Marc Andre Tanner | 1 | +22 | -35 |
2011-04-18 07:19 | madtty: support the 8 basic highlighted colors | Ross Mohn | 1 | +10 | -4 |
2011-01-07 14:08 | madtty: fix RI sequence handling | Marc Andre Tanner | 1 | +4 | -0 |
2011-01-05 23:31 | Adjust some year numbers | Marc Andre Tanner | 4 | +5 | -4 |
2011-01-05 23:26 | Manual page spelling/grammar fixes | Robert Dailey | 1 | +1 | -1 |
2011-01-05 23:23 | madtty: add rudimentary mouse support | Marc Andre Tanner | 3 | +63 | -13 |
2011-01-05 22:38 | madtty: interpret cursor control characters inside ESC sequences | Marc Andre Tanner | 1 | +7 | -3 |
2011-01-05 22:23 | madtty: character set handling improvements | Marc Andre Tanner | 1 | +12 | -18 |
2011-01-05 20:12 | madtty: cleanup DECSET/DECRST handling | Marc Andre Tanner | 1 | +26 | -22 |
2010-12-24 20:22 | madtty: implement IND/RI/NEL escape sequences | Marc Andre Tanner | 1 | +38 | -12 |
2010-12-18 18:50 | madtty: more source code cleanups | Marc Andre Tanner | 1 | +41 | -27 |
2010-12-18 18:12 | madtty: source code cleanups | Marc Andre Tanner | 1 | +62 | -76 |
2010-12-17 20:20 | madtty: add support for relative/absolute mode (ESC[?6h, ESC[?6l) | Marc Andre Tanner | 1 | +11 | -7 |
2010-12-17 20:01 | madtty: recognize set/clear graphmode with ESC(0, ESC(B | Marc Andre Tanner | 1 | +20 | -2 |
2010-12-17 19:33 | madtty: clear the screen after its creation | Ross Mohn | 1 | +6 | -0 |
2010-12-17 19:28 | madtty: erease display with A_NORMAL character attributes | Ross Mohn | 1 | +6 | -0 |
2010-12-17 19:12 | madtty: implement DECSC/DECRC | Marc Andre Tanner | 1 | +43 | -7 |
2010-11-27 10:57 | Move signal re-registration to the end of the signal handler | Ross Mohn | 1 | +2 | -2 |
2010-11-27 10:56 | madtty: close only valid file descriptors | Ross Mohn | 1 | +1 | -1 |
2010-10-08 15:46 | Set version to 0.6 | Marc Andre Tanner | 1 | +1 | -1 |
2010-10-01 15:29 | Buffer text on window resize | Marc Andre Tanner | 1 | +14 | -9 |
2010-05-04 11:01 | Close open file descriptors before forking | Marc Andre Tanner | 1 | +7 | -0 |
2009-10-28 17:14 | Add a comment regarding default layout configuration | Marc Andre Tanner | 1 | +1 | -0 |
2009-10-28 17:08 | Introduce keyboard multiplexing mode | Marc Andre Tanner | 3 | +45 | -28 |
2009-07-08 20:05 | Fixed new line for list of mod options. | Frank Jeschke | 1 | +1 | -0 |
2009-07-07 18:16 | Set version to 0.5.2 | Marc Andre Tanner | 1 | +1 | -1 |
2009-07-03 14:31 | Change default redraw key binding to MOD+r | Marc Andre Tanner | 2 | +2 | -2 |
2009-07-03 14:25 | Read terminal size on redraw command | Marc Andre Tanner | 1 | +1 | -0 |
2009-07-03 14:23 | Cleanup terminal resize handling | Marc Andre Tanner | 1 | +24 | -25 |
2009-06-29 15:49 | Fix compilation on Mac OS X | Marc Andre Tanner | 1 | +1 | -1 |
2009-06-18 16:48 | Beep on terminal bell (off by default). | Marc Andre Tanner | 3 | +10 | -0 |
2009-06-18 16:45 | Introduce madtty_{bell,togglebell} to beep on terminal bell. | Marc Andre Tanner | 2 | +17 | -1 |
2009-02-08 21:51 | Set version to 0.5.1 | Marc Andre Tanner | 1 | +1 | -1 |
2009-02-06 21:12 | Use correct escape codes for HOME and END keys | Marc Andre Tanner | 1 | +2 | -2 |
2009-02-06 20:50 | Update README with the new build instructions | Marc Andre Tanner | 1 | +2 | -9 |
2009-02-04 11:32 | Link to cursesw by default remove make unicode target | Marc Andre Tanner | 2 | +3 | -9 |
2009-02-04 11:24 | Remove unused preprocessor symbol USE_UTF8 | Marc Andre Tanner | 1 | +2 | -2 |
2009-02-03 20:17 | Fix compilation because of missing set_escdelay | Marc Andre Tanner | 1 | +8 | -7 |
2009-01-26 18:25 | Set version to 0.5 | Marc Andre Tanner | 1 | +1 | -1 |
2009-01-26 00:01 | Adjust some year numbers to 2009 | Marc Andre Tanner | 2 | +3 | -3 |
2009-01-26 18:28 | Don't set $ESCDELAY because dvtm takes care of it | Marc Andre Tanner | 1 | +0 | -1 |
2009-01-25 23:52 | Reduce latency on some keystrokes due to ncurses internal timer | Marc Andre Tanner | 2 | +14 | -1 |
2009-01-24 12:42 | Add a new function mouse_toggle and a new Mod-M combination to allow disabling mouse grabbing at runtime, useful when e.g. you want to copy/paste plenty of text. Originally reported as debian bug #506155 | Albin Tonnerre | 4 | +17 | -1 |
2008-12-13 01:28 | Fix handling of wide characters in statusbar text | Marc Andre Tanner | 3 | +17 | -14 |
2008-12-06 09:35 | use parenthesis in #define | Christian Garbs | 1 | +1 | -1 |
2008-11-16 22:58 | top stack layout fixes (Claudio M. Alessi) | Marc Andre Tanner | 1 | +14 | -9 |
2008-11-16 22:52 | Set wah to height in togglebar() | Marc Andre Tanner | 1 | +1 | -0 |
2008-10-18 16:30 | Disable scripting interface for now | Marc Andre Tanner | 2 | +2 | -5 |
2008-10-18 16:32 | Include tstack.c in the release tarball | Marc Andre Tanner | 1 | +1 | -1 |
2008-10-18 16:19 | Top stack layout | Claudio M. Alessi | 1 | +53 | -0 |
2008-10-18 16:07 | Cosmetic: source code layout cleanups in config.h | Marc Andre Tanner | 1 | +32 | -32 |
2008-10-18 15:02 | Introduce $DVTM environment variable which is set to the current version | Marc Andre Tanner | 1 | +8 | -3 |
2008-10-07 18:06 | Change silly variable name s/DVTM_BLUE/BLUE/g | Marc Andre Tanner | 1 | +3 | -3 |
2008-10-07 18:16 | Fix miscalculation when CONFIG_STATUSBAR is not defined | Marc Andre Tanner | 2 | +2 | -2 |
2008-10-07 18:05 | Fix compilation when CONFIG_CMDFIFO is not defined | Marc Andre Tanner | 1 | +1 | -1 |
2008-09-26 18:21 | Add mappings for shifted arrow keys | Marc Andre Tanner | 1 | +8 | -0 |
2008-09-26 17:12 | Cygwin compile fix | Marc Andre Tanner | 2 | +7 | -0 |
2008-09-18 21:09 | Prevent a buffer overflow when escape sequences aren't properly terminated | Marc Andre Tanner | 1 | +2 | -0 |
2008-09-18 21:02 | Add lots of static modifiers | Marc Andre Tanner | 8 | +113 | -113 |
2008-09-18 20:13 | Change statusbar color to blue | Marc Andre Tanner | 1 | +4 | -2 |
2008-09-18 18:50 | Rename some #defines add common prefix | Marc Andre Tanner | 3 | +14 | -14 |
2008-09-18 18:36 | Fix typos, code cleanups | Marc Andre Tanner | 2 | +7 | -11 |
2008-09-18 18:11 | 256 color support | Donald Chai | 5 | +169 | -78 |
2008-09-06 13:29 | Use Mod+? to show the dvtm manual page | Marc Andre Tanner | 1 | +1 | -0 |
2008-09-06 13:25 | Bind scrollback to Mod+PageUp and Mod+PageDown | Marc Andre Tanner | 2 | +8 | -0 |
2008-08-30 08:36 | Add a command line option (-h) to set the scrollback buffer size | Marc Andre Tanner | 3 | +19 | -15 |
2008-08-30 08:08 | Specify scrollback buffer size on terminal creation | Marc Andre Tanner | 3 | +6 | -4 |
2008-08-30 07:35 | Avoid segfault when scroll_buf_sz is zero | Marc Andre Tanner | 1 | +2 | -2 |
2008-08-30 07:14 | Only draw the affected client after scrolling. | Marc Andre Tanner | 1 | +2 | -2 |
2008-08-30 07:06 | Revert "Remove draw(Client *c) as it is no longer used" | Marc Andre Tanner | 1 | +7 | -0 |
2008-08-30 07:03 | Scrollback support | Donald Chai | 3 | +124 | -3 |
2008-06-23 20:04 | Add unicode-debug target | Marc Andre Tanner | 1 | +4 | -1 |
2008-06-19 22:53 | Enhance command mode to enable multiline commands | Marc Andre Tanner | 1 | +74 | -50 |
2008-06-16 15:53 | Better error handling in case of calloc failure | Marc Andre Tanner | 1 | +2 | -0 |
2008-06-16 15:50 | Extend clients with a unique id and export it to child processes | Marc Andre Tanner | 2 | +14 | -2 |
2008-06-16 15:45 | Add a parameter to madtty_forkpty to specify additional environment variables | Marc Andre Tanner | 2 | +7 | -2 |
2008-06-15 22:56 | Set DVTM_CMD_FIFO environment variable | Marc Andre Tanner | 1 | +3 | -1 |
2008-06-15 22:54 | Implement a portable realpath(3) | Marc Andre Tanner | 1 | +21 | -0 |
2008-06-15 22:46 | Initialize args array properly | Marc Andre Tanner | 1 | +2 | -1 |
2008-06-14 18:54 | Mention new command line option in manual page | Marc Andre Tanner | 1 | +6 | -3 |
2008-06-14 18:54 | Add new files to the release tarball | Marc Andre Tanner | 1 | +2 | -1 |
2008-06-14 18:09 | Split statusbar into separate file | Marc Andre Tanner | 5 | +115 | -84 |
2008-06-14 17:15 | Split mouse support into separate file | Marc Andre Tanner | 4 | +85 | -83 |
2008-06-14 16:50 | Implement a command mechanism over a named pipe | Marc Andre Tanner | 4 | +131 | -3 |
2008-06-14 15:57 | Introduce open_or_create_fifo function | Marc Andre Tanner | 1 | +19 | -11 |
2008-06-14 15:51 | Add error(const char *errstr, ...) function | Marc Andre Tanner | 1 | +9 | -0 |
2008-06-09 17:03 | Remove draw(Client *c) as it is no longer used | Marc Andre Tanner | 1 | +0 | -7 |
2008-06-09 15:09 | Implement screen locking based on a patch by Claudio M. Alessi | Marc Andre Tanner | 3 | +46 | -0 |
2008-05-10 16:37 | Set version to 0.4.1 | Marc Andre Tanner | 1 | +1 | -1 |
2008-05-10 08:31 | Source code formatting fixes, no functional changes | Marc Andre Tanner | 1 | +205 | -205 |
2008-05-10 08:18 | Add a section about copy & paste to the manual page | Marc Andre Tanner | 1 | +6 | -0 |
2008-05-07 13:57 | Fix client destruction, prevent zombies. | Marc Andre Tanner | 1 | +33 | -14 |
2008-04-29 22:06 | Correct signal handling | Rainer Müller | 1 | +8 | -0 |
2008-03-16 09:03 | Use += instead of = in config.mk to make it easier to override {C,LD}FLAGS | Marc Andre Tanner | 1 | +2 | -2 |
2008-02-03 17:10 | gcc says those values are out of bounds | Pierre Habouzit | 1 | +3 | -1 |
2008-02-29 21:11 | Invert layout check in setmwfact to make patching easier. | Marc Andre Tanner | 1 | +1 | -1 |
2008-02-29 20:49 | Remove keybinding for MOD+0 because this doesn't make sense. | Marc Andre Tanner | 1 | +0 | -1 |
2008-02-29 20:46 | Make manual page wording a bit more generic. | Marc Andre Tanner | 1 | +3 | -3 |
2008-02-25 16:21 | Use the new madtty_keypress_sequence function. | Marc Andre Tanner | 1 | +9 | -4 |
2008-02-25 16:20 | Add a function which handles escape sequences from the keyboard. | Marc Andre Tanner | 2 | +17 | -0 |
2008-02-25 16:11 | Implement cursor key mode switching (this fixes arrow keys in vim). | Marc Andre Tanner | 1 | +28 | -7 |
2008-02-25 15:34 | Move terminal output code to a separate function. | Marc Andre Tanner | 1 | +11 | -13 |
2008-02-19 21:12 | Pass characters following an escape to the underlying application. | Marc Andre Tanner | 1 | +6 | -0 |
2008-02-17 09:18 | Remove redundant flags for release and debug targets. | Marc Andre Tanner | 1 | +1 | -1 |
2008-02-17 09:02 | Make mouse support compile time selectable. | Marc Andre Tanner | 3 | +31 | -8 |
2008-02-13 14:44 | Destroy client when an IO-error occurs. | Marc Andre Tanner | 1 | +4 | -1 |
2008-02-06 16:28 | Set version to 0.4. | Marc Andre Tanner | 1 | +1 | -1 |
2008-02-06 15:49 | Update copyright notice for madtty. | Marc Andre Tanner | 1 | +1 | -0 |
2008-02-06 15:43 | Make ESC-key a bit more responsive. | Marc Andre Tanner | 1 | +1 | -0 |
2008-02-06 15:32 | Optimize redraw in fullscreen layout. | Marc Andre Tanner | 1 | +2 | -3 |
2008-02-02 14:01 | Keep status text intact even if it is too long. | Marc Andre Tanner | 1 | +6 | -4 |
2008-02-02 13:34 | Introduce sstrlen macro which calculates the length of a string literal. | Marc Andre Tanner | 1 | +2 | -1 |
2008-02-02 13:18 | Fix a bug with minimized clients in tile layout. | Marc Andre Tanner | 1 | +14 | -15 |
2008-02-02 12:33 | More cursor visibility fixes. | Marc Andre Tanner | 1 | +6 | -3 |
2008-02-01 20:44 | Respect the cursor state. Hide the cursor on minimized windows. | Marc Andre Tanner | 1 | +3 | -4 |
2008-02-01 20:42 | Add a function to get the current cursor state. | Marc Andre Tanner | 2 | +6 | -0 |
2008-02-01 20:26 | Redraw the window which is no longer minimized. | Marc Andre Tanner | 1 | +2 | -0 |
2008-02-01 18:29 | Add madtty_dirty function which marks the whole term as dirty. | Marc Andre Tanner | 2 | +7 | -0 |
2008-02-01 18:22 | Set correct window attribute for the titlebar. | Marc Andre Tanner | 1 | +1 | -1 |
2008-02-01 18:17 | Fix a redraw bug in fullscreen mode. | Marc Andre Tanner | 1 | +4 | -5 |
2008-01-30 21:48 | Only draw single border (titlebar + vertical separator). | Marc Andre Tanner | 4 | +45 | -14 |
2008-01-24 21:30 | Fix a bug with long titles in small windows. | Marc Andre Tanner | 1 | +3 | -1 |
2008-01-24 21:16 | Convert DEBUG to NDEBUG because this is what assert.h uses. | Marc Andre Tanner | 2 | +4 | -4 |
2008-01-24 21:12 | Implement autoquit feature. | Marc Andre Tanner | 2 | +15 | -11 |
2008-01-23 18:07 | Only call mousemask if mask is nonzero. | Marc Andre Tanner | 1 | +2 | -1 |
2008-01-18 23:01 | Replace ltidx with a layout pointer. | Marc Andre Tanner | 1 | +6 | -6 |
2008-01-18 21:25 | Don't print titles which are to long. | Marc Andre Tanner | 1 | +9 | -1 |
2008-01-16 20:52 | Add support to change the window title by escape sequence (xtermset -T title). | Marc Andre Tanner | 1 | +24 | -5 |
2008-01-14 21:53 | Add a way to associate custom data with a madtty term. | Marc Andre Tanner | 2 | +13 | -0 |
2008-01-14 21:27 | Add the possibility to register custom escape sequence handlers. | Marc Andre Tanner | 2 | +37 | -5 |
2008-01-13 20:52 | Link against ncurses by default. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-13 20:51 | Fix typo in manual page. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-13 20:50 | Fix compilation on NetBSD. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-12 17:23 | Set version to 0.3. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-12 17:20 | Modify dvtm-status to use dvtm from $PATH. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-12 12:52 | Install manual page and dvtm-status script. | Marc Andre Tanner | 1 | +3 | -1 |
2008-01-11 18:40 | Update some year numbers to 2008. | Marc Andre Tanner | 2 | +4 | -4 |
2008-01-11 18:27 | Add manual page. | Marc Andre Tanner | 2 | +122 | -6 |
2008-01-11 18:18 | Change some keybindings. | Marc Andre Tanner | 1 | +5 | -5 |
2008-01-11 16:44 | Move SHELL definition to config.h. | Marc Andre Tanner | 2 | +6 | -6 |
2008-01-11 16:43 | Fix layering violation in mouse_fullscreen. | Marc Andre Tanner | 2 | +5 | -6 |
2008-01-11 16:36 | Don't run startup actions from config.h if a command was given on the command line. | Marc Andre Tanner | 1 | +3 | -2 |
2008-01-11 08:45 | Adjust dvtm-status to take advantage of the new command line startup feature. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-11 08:43 | Allow to specify applications which should run after startup on the command line (based on a patch from yiyus). | Marc Andre Tanner | 1 | +15 | -6 |
2008-01-11 07:44 | Implement a way to launch arbitrary applications on dvtm startup. | Marc Andre Tanner | 2 | +17 | -2 |
2008-01-09 20:45 | Add redraw command. | Marc Andre Tanner | 2 | +8 | -0 |
2008-01-09 20:38 | Refactor argument handling - again. | Marc Andre Tanner | 2 | +44 | -41 |
2008-01-08 22:54 | Add escapekey command (Christian Garbs). | Marc Andre Tanner | 2 | +15 | -0 |
2008-01-08 18:59 | Make it possible to pass multiple arguments to the command functions. | Marc Andre Tanner | 2 | +90 | -84 |
2008-01-07 22:09 | Formatting fixes. | Marc Andre Tanner | 1 | +62 | -62 |
2008-01-07 21:40 | Add killclient function, uses SIGKILL for now as SIGTERM seems to be blocked. | Marc Andre Tanner | 2 | +11 | -0 |
2008-01-07 19:20 | More cleanups. | Marc Andre Tanner | 1 | +5 | -5 |
2008-01-07 18:49 | Add mouse_fullscreen function which switches back to another layout if we are already in fullscreen mode. | Marc Andre Tanner | 2 | +15 | -2 |
2008-01-07 18:25 | Allow keybindings with no modifier prefix. | Marc Andre Tanner | 1 | +4 | -2 |
2008-01-06 22:37 | Fix setlocale call. | Marc Andre Tanner | 1 | +1 | -1 |
2008-01-06 22:20 | Some code reorganization. | Marc Andre Tanner | 1 | +80 | -93 |
2008-01-06 21:55 | Document some curses constants. | Marc Andre Tanner | 1 | +51 | -0 |
2008-01-06 21:45 | Move command line parsing code into a separate function. | Marc Andre Tanner | 1 | +7 | -2 |
2008-01-05 00:56 | Make mouse commands compatible with keybindings. | Marc Andre Tanner | 2 | +24 | -18 |
2008-01-05 00:54 | Import madtty changes. | Marc Andre Tanner | 2 | +12 | -20 |
2008-01-02 22:24 | Remove trailing whitespaces (sed 's/[ \t]*$//'). | Marc Andre Tanner | 6 | +32 | -32 |
2008-01-02 22:16 | Portable shell definition. | Marc Andre Tanner | 2 | +7 | -1 |
2008-01-02 12:18 | Make the statusbar position configurable. | Marc Andre Tanner | 2 | +44 | -8 |
2008-01-01 16:12 | Initial mouse support. | Marc Andre Tanner | 2 | +69 | -2 |
2008-01-01 16:05 | Better UTF-8 locale detection. | Marc Andre Tanner | 1 | +9 | -3 |
2007-12-30 22:44 | Allow sending modifiers to the underlying application. | Marc Andre Tanner | 1 | +10 | -5 |
2007-12-29 20:37 | Set version to 0.2. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-29 20:35 | Use /bin/sh -c when forking to allow arguments in the keybinding definition in config.h. | Marc Andre Tanner | 1 | +2 | -2 |
2007-12-29 19:58 | Avoid a complete rebuild with the install target. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-29 19:57 | Update README. | Marc Andre Tanner | 1 | +15 | -4 |
2007-12-29 19:21 | Change return type of is_modifier from int to bool. | Marc Andre Tanner | 1 | +3 | -3 |
2007-12-29 19:18 | Switch from librote to madtty. | Marc Andre Tanner | 6 | +1175 | -47 |
2007-12-26 22:28 | Only display the statusbar if we have something to display. Some other cleanups. | Marc Andre Tanner | 1 | +9 | -12 |
2007-12-26 22:19 | Implement SIGTERM signal handler. | Marc Andre Tanner | 1 | +12 | -1 |
2007-12-26 12:11 | Add a script which shows how the statusbar can be used. | Marc Andre Tanner | 1 | +16 | -0 |
2007-12-26 12:08 | Add optional status bar (-s command line switch) which reads from a named pipe. | Marc Andre Tanner | 2 | +109 | -19 |
2007-12-25 10:20 | Use a select(2) driven main loop. | Marc Andre Tanner | 2 | +62 | -40 |
2007-12-25 09:01 | Add fullscreen layout to make dist target. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-22 13:16 | Add new fullscreen layout. | Marc Andre Tanner | 3 | +13 | -4 |
2007-12-21 21:51 | Teach the layouts how to handle minimized windows (they are placed at the bottom of the screen). | Marc Andre Tanner | 3 | +91 | -48 |
2007-12-21 21:48 | Implement ability to minimize windows. focus{next,prev}nm will select the next/previous non minimized window. | Marc Andre Tanner | 2 | +126 | -15 |
2007-12-21 19:30 | Set version to 0.1 | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-21 18:59 | Some more wide character related build system tweaks. | Marc Andre Tanner | 2 | +10 | -5 |
2007-12-17 17:27 | Add compile support for wide character environments. | Marc Andre Tanner | 3 | +9 | -4 |
2007-12-13 20:46 | Add settimeout function which allows setting of the redraw timeout via key bindings. This can be used to implement a "sleep" mode by setting the timeout to a fairly big value. | Marc Andre Tanner | 1 | +21 | -1 |
2007-12-13 20:27 | Add -m command line switch, which allows to specify the modifier at runtime. This is useful when running dvtm recursively (dvtm within dvtm). | Marc Andre Tanner | 1 | +8 | -1 |
2007-12-12 21:07 | Display the window number in the title bar for use with MOD-n. | Marc Andre Tanner | 2 | +29 | -18 |
2007-12-10 23:23 | Print version information to stdout instead of stderr. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-10 23:12 | Change default modifier to CTRL+G. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-10 23:02 | Remove keybindings without a modifier as this doesn't seem to useful. | Marc Andre Tanner | 1 | +12 | -25 |
2007-12-10 21:58 | Improve performance by reducing default redraw timeout. Remove the privileged handling of the currently selected window, now all windows are updated at the same rate. | Marc Andre Tanner | 2 | +18 | -16 |
2007-12-09 12:37 | Update gitignore, remove log file which was commited by accident | Marc Andre Tanner | 2 | +3 | -70 |
2007-12-09 12:33 | Add make debug target | Marc Andre Tanner | 2 | +9 | -1 |
2007-12-09 11:43 | Fix compilation on OpenBSD (thanks to ren). | Marc Andre Tanner | 2 | +8 | -3 |
2007-12-07 19:59 | Disable manual page related things because we currently don't have one. Add missing files to dist target. | Marc Andre Tanner | 1 | +7 | -7 |
2007-12-07 19:57 | Set version to 0.01 for now | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-07 19:56 | Fix wrong url of librote. | Marc Andre Tanner | 1 | +1 | -1 |
2007-12-07 19:54 | Add .gitignore | Marc Andre Tanner | 1 | +11 | -0 |
2007-12-07 19:12 | Initial commit | Marc Andre Tanner | 10 | +873 | -0 |