Commit Graph

1128 Commits (28b4c822c5c0acec300fdf15c6e3ede9f5e2335d)
 

Author SHA1 Message Date
Anselm R Garbe 7f990328e4 fixed STLDFLAG order in broken st Makefile
7 years ago
Quentin Rameau 8dacdfbab1 Revert "Add bold off SGR"
7 years ago
Quentin Rameau c0882f2ed1 Add dim/smxx/rmxx to terminfo, remove duplicate kich1
7 years ago
Quentin Rameau d4928edba0 Let the user specify C and LD FLAGS
7 years ago
Quentin Rameau fabd4602b3 Do not obfuscate what make is doing.
7 years ago
Marc André Tanner b331da550b Add color change terminfo capabilities
7 years ago
Quentin Rameau 6cb6d61525 Add bold off SGR
7 years ago
greg.reagle@umbc.edu 5a10aca702 st.1: modify man page to accurately reflect default keybindings
7 years ago
Quentin Rameau 745c40f8b0 Simplify how we keep ATTRs under cursor
7 years ago
Alexander Krotov 149c0d3aed Fix commented out code
7 years ago
Nils Reuße f2bfd513b1 keep some glyph modes for the cursor
7 years ago
osandov@osandov.com e7ed326d2e Support xterm Ms feature to set clipboard
7 years ago
Roberto E. Vargas Caballero 20f713548d Change default keybindings
7 years ago
Michael Forney e2ee5ee611 Split X-specific code into x.c
7 years ago
fpqc c63a87cd93 Move column and row default numbers into config.h
8 years ago
Roberto E. Vargas Caballero e44832408b Revert "Initial font size issue."
8 years ago
Spencer Phippen fa9a459972 Fixed 'missing glyph doesn't use fontconfig config substitutions' bug
8 years ago
Manuel Tobias Schiller 740ada1447 make the various combinations of arrow keys and shift/control/meta work
8 years ago
ian@remmler.org 424202798b Initial font size issue.
8 years ago
pl@ninthfloor.org 3ca7249c86 tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
8 years ago
pl@ninthfloor.org 06f8cf8ca8 Add tmux capabilities to st.info
8 years ago
pl@ninthfloor.org 902a392b90 Make strdump(), csidump(), print to stderr
8 years ago
Quentin Rameau 8c99915608 Do not use color when font attributes are supported
8 years ago
Quentin Rameau 7854fde1ff st.1: add an entry for ISO-14755 shortcut
8 years ago
Quentin Rameau 68bae9c7b1 Add support for iso14755
8 years ago
Klemens Nanni 331033f1f6 Add missing device path to '-l' example
8 years ago
Roberto E. Vargas Caballero f7398434b8 Add parsing of DCS q sequences
8 years ago
Roberto E. Vargas Caballero f0e2d28732 Add support for enabling/disabling utf
8 years ago
Roberto E. Vargas Caballero 078337d745 Delete ncv capability from terminfo
8 years ago
Quentin Rameau 5ce853a1c1 st.info: do not prevent st from displaying attributes
8 years ago
Christoph Lohmann 023225ef40 Update the LICENSE.
8 years ago
Christoph Lohmann 6e79e8357e 0.7 release
8 years ago
Christoph Lohmann 308bfbf6be Change who's expanding tabs.
8 years ago
Christoph Lohmann c4f245eccd Add some hint to have the pseudo terminal in the right mode.
8 years ago
Christoph Lohmann 2251f6465a Add comment about tabspaces.
8 years ago
Alive 4ever 235b438e68 Consistent Alt+BackSpace behavior
8 years ago
Christoph Lohmann 528241aa38 Use XftFontMatch in place of FcFontMatch.
8 years ago
v4hn 60aeb37edb delete clipboard properties after pasting them
8 years ago
Roberto E. Vargas Caballero 66556d9670 Remove stupid assignation in memcpy()
8 years ago
Tor Andersson 39964614b7 st: Fix off-by-one error when calculating character width.
8 years ago
Ton van den Heuvel 0e48a1995e Fix vertical character alignment in some cases
8 years ago
Christoph Lohmann 6d8f85232e I like empty lines.
8 years ago
Ryusei Yamaguchi 034a5c8a09 Measure the single advance width with a heuristic method
8 years ago
Christoph Lohmann 30440295bc xtermclear() is now done by xdrawglyphfontspecs()
8 years ago
Lucas Gabriel Vuotto 4fdba860c8 arg.h: fixed argv checks order
8 years ago
Quentin Rameau 6d636beb22 Fix forgotten bracket and duplicate option in usage()
8 years ago
Quentin Rameau 6e70bb97d4 Extract ttyresize() out of cresize()
8 years ago
Christoph Lohmann 82335583eb Ok, no need for a separate version function.
8 years ago
Quentin Rameau 0cd5117a2c Add -n option for setting WM_CLASS instance name
8 years ago
Quentin Rameau bd5fdbe64c Reformat usage and separate version from it
8 years ago