Commit Verlauf

Autor SHA1 Nachricht Datum
  Aurélien Aptel 42344b7154 started to go through st.info and fix things. vor 14 Jahren
  Aurélien Aptel a79bc96c94 capabilities sorted by capname in st.info. copy acsc from xterm. vor 14 Jahren
  Aurélien Aptel df5c5ed045 removed debug code. vor 14 Jahren
  Aurélien Aptel 5ce6c5c032 fixed IL and DL. vor 14 Jahren
  Aurélien Aptel ef69118028 factor and cleanup code. vor 14 Jahren
  Aurélien Aptel f732ca5f1f added correct line drawing characters for default font. vor 14 Jahren
  Aurélien Aptel cfe897554d use struct instead of array. vor 14 Jahren
  Aurélien Aptel 9703859e6c cleanup. vor 14 Jahren
  pancake@nopcode.org 591d147af7 fix segfault when selecting big buffers vor 14 Jahren
  Aurélien Aptel 1132d9e2d6 fix build. vor 14 Jahren
  Aurélien Aptel c4225bdcc9 add selinit() and renamed clipboard_* to sel*. vor 14 Jahren
  Aurélien Aptel f211bc2eed move event configuration in xinit(). vor 14 Jahren
  Aurélien Aptel ee858b4805 use one global struct instead of many vars for selection. Cleanup. vor 14 Jahren
  Aurélien Aptel 80f70f1c22 use GLYPH_SET to test if a char is set; cleanup. vor 14 Jahren
  pancake@nopcode.org 23cc3fc571 fix crash for small windows vor 14 Jahren
  Aurélien Aptel 160bda1b60 toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. vor 14 Jahren
  pancake 596bb133a5 fix build vor 14 Jahren
  pancake 0ba53e48c7 initial implementation of selection and clipboard vor 14 Jahren
  pancake@nopcode.org e1ce89f267 fix segfault vor 14 Jahren
  Aurélien Aptel 12c25bcea9 added support for alternate screen. vor 14 Jahren
  Aurélien Aptel 326586ba43 cursor is hid when unfocused. vor 14 Jahren
  Aurélien Aptel ae5baac932 use predefined OS macro instead of uname. vor 14 Jahren
  Aurélien Aptel bef87acd0d st should compile on NetBSD. vor 14 Jahren
  Aurélien Aptel 1bb7398f4b removed pty.h. minimal system guessing added in config.mk. vor 14 Jahren
  Aurélien Aptel e851736e8b removed (visual) bell. '\a' sets the urgency flag if st is unfocused. vor 14 Jahren
  Aurélien Aptel 188293c828 removed useless cursor init. and renamed xcursor() to xdrawcursor(). vor 14 Jahren
  Aurélien Aptel 7d88cf88d0 added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a vor 14 Jahren
  Aurélien Aptel 1f6e7b84c6 removed old VT52 escapes, fixed VT100 IND. vor 14 Jahren
  pancake 581ae58b41 fix warning vor 14 Jahren
  Aurélien Aptel 5258d60545 fixed optimized drawing routine and factored some code. vor 14 Jahren