openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GNU Screen
Settings
|
Report Duplicate
1,728
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 41 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tab completion for command input. RFE #23909.
Sadrul Habib Chowdhury
More...
over 16 years ago
Update the caption when the group for a window changes. The bug where the caption doesn't update after a group-change is reproduced best when there are split regions. This change fixes that.
Sadrul Habib Chowdhury
More...
over 16 years ago
When a group window is killed, reset the group for the windows belonging to the group. References #23829.
Sadrul Habib Chowdhury
More...
over 16 years ago
Send SIGWINCH to a window only when focused. The documentation for resize.c:CheckScreenSize says to modify all windows only when change_flag is 2. But ChangeScreenSize goes ahead and resizes every window regardless of the value of change_flag. This caused SIGWINCH to be sent to windows not in focus. This change fixes the issue. Closes #23771.
Sadrul Habib Chowdhury
More...
over 16 years ago
Do not allow resizing scrollback buffer in copy mode. Trying to resize the scrollback when in copy mode causes a crash, reported in #20660.
Sadrul Habib Chowdhury
More...
over 16 years ago
Merge branch 'master' of git://git.savannah.gnu.org/screen
Sadrul Habib Chowdhury
More...
over 16 years ago
Use typecasting correctly to remove some compile warnings.
Sadrul Habib Chowdhury
More...
over 16 years ago
Add readine-like behaviour for , in input layer. Pressing erases a word backward, and deletes the character under the cursor. RFE #23828.
Sadrul Habib Chowdhury
More...
over 16 years ago
exg: Fix warnings on type-mismatched pointers, process.c.
Micah Cowan
More...
over 16 years ago
Fix a bug in monitor mode toggling when defmonitor is on. The bug existed if compiled with multiuser support. Thanks to Maarten Billemont and Geraint Edwards for reporting the bug and testing the fix. (#23817)
Sadrul Habib Chowdhury
More...
over 16 years ago
Allow relative arguments for the ":number" command. The argument to ":number" can be prefixed with '+' or '-' to use it as a relative argument.
Sadrul Habib Chowdhury
More...
over 16 years ago
Repeat last search in the opposite direction. Add vi behaviour of searching in the reverse direction when 'N' is pressed in copy mode. Initial patch was submitted by Benjamin Andresen (#19336).
Sadrul Habib Chowdhury
More...
over 16 years ago
Sadrul: copy cmd needs display.
Micah Cowan
More...
over 16 years ago
Honor flags with ResizeRegions (#22096)
Micah Cowan
More...
over 16 years ago
Bill Purcell's FfTt;, patch.
Micah Cowan
More...
over 16 years ago
sadrul's patch to fix the group command (typo).
Micah Cowan
More...
over 16 years ago
Sadrul's patch to fix hardstatus/caption updates on window number/name change.
Micah Cowan
More...
over 16 years ago
Thanks to exg: struct lay * -> struct layout *
Micah Cowan
More...
over 16 years ago
Added basic ignore settings for git.
Micah Cowan
More...
over 16 years ago
more screen-like layout commands
Michael Schroeder
as mls
More...
almost 18 years ago
- new concepts: layouts, groups - new resize code, we now use weights
Michael Schroeder
as mls
More...
almost 18 years ago
first stab at vertical split
Michael Schroeder
as mls
More...
about 18 years ago
typo fixes
Michael Schroeder
as mls
More...
over 18 years ago
merged again
Michael Schroeder
as mls
More...
over 18 years ago
enouf testing
jnweiger
More...
about 19 years ago
anotherone
jnweiger
More...
about 19 years ago
Testing commit mails. Notification should go to
[email protected]
, diffs should go to
[email protected]
jnweiger
More...
about 19 years ago
From: bill <
[email protected]
> To:
[email protected]
Subject: Re: vertical split Date: Tue, 20 Dec 2005 07:21:51 +0000
jnweiger
More...
about 19 years ago
bug #14383 overview: Attaching from inside of screen bug
jnweiger
More...
about 19 years ago
bug #15002 overview: screen 4.0.2 fails to compile successfully on aix 5.3 box fixed.
jnweiger
More...
about 19 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree